[ 
https://issues.apache.org/jira/browse/FLINK-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158924#comment-15158924
 ] 

ASF GitHub Bot commented on FLINK-3426:
---------------------------------------

Github user tillrohrmann commented on the pull request:

    https://github.com/apache/flink/pull/1651#issuecomment-187715909
  
    Worked with Hadoop 2.7.1.


> JobManagerLeader[Re]ElectionTest.testleaderElection fails on Windows
> --------------------------------------------------------------------
>
>                 Key: FLINK-3426
>                 URL: https://issues.apache.org/jira/browse/FLINK-3426
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.0.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>             Fix For: 1.0.0
>
>
> testLeaderElection(org.apache.flink.runtime.leaderelection.JobManagerLeaderElectionTest)
>   Time elapsed: 11.292 sec  <<< ERROR!
> java.io.IOException: java.net.URISyntaxException: Illegal character in opaque 
> part at index 2: C:\dev\cygwin64\tmp\junit1696935100305876594/recovery/blob
>         at java.net.URI$Parser.fail(URI.java:2848)
>         at java.net.URI$Parser.checkChars(URI.java:3021)
>         at java.net.URI$Parser.parse(URI.java:3058)
>         at java.net.URI.<init>(URI.java:588)
>         at 
> org.apache.flink.runtime.blob.FileSystemBlobStore.<init>(FileSystemBlobStore.java:67)
>         at 
> org.apache.flink.runtime.blob.BlobServer.<init>(BlobServer.java:107)
>         at 
> org.apache.flink.runtime.leaderelection.JobManagerLeaderElectionTest.createJobManagerProps(JobManagerLeaderElectionTest.java:192)
>         at 
> org.apache.flink.runtime.leaderelection.JobManagerLeaderElectionTest.testLeaderElection(JobManagerLeaderElectionTest.java:110)
> testLeaderReelection(org.apache.flink.runtime.leaderelection.JobManagerLeaderElectionTest)
>   Time elapsed: 0.11 sec  <<< ERROR!
> java.io.IOException: java.net.URISyntaxException: Illegal character in opaque 
> part at index 2: C:\dev\cygwin64\tmp\junit2700398292160316622/recovery/blob
>         at java.net.URI$Parser.fail(URI.java:2848)
>         at java.net.URI$Parser.checkChars(URI.java:3021)
>         at java.net.URI$Parser.parse(URI.java:3058)
>         at java.net.URI.<init>(URI.java:588)
>         at 
> org.apache.flink.runtime.blob.FileSystemBlobStore.<init>(FileSystemBlobStore.java:67)
>         at 
> org.apache.flink.runtime.blob.BlobServer.<init>(BlobServer.java:107)
>         at 
> org.apache.flink.runtime.leaderelection.JobManagerLeaderElectionTest.createJobManagerProps(JobManagerLeaderElectionTest.java:192)
>         at 
> org.apache.flink.runtime.leaderelection.JobManagerLeaderElectionTest.testLeaderReelection(JobManagerLeaderElectionTest.java:141)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to