[ 
https://issues.apache.org/jira/browse/HADOOP-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585810#action_12585810
 ] 

lohit vijayarenu commented on HADOOP-3157:
------------------------------------------

Thanks Doug. I tested this on Windows and Linux and the test pases. test-patch 
output below
     [exec] +1 overall.  
     [exec] 
     [exec]     @author +1.  The patch does not contain any @author tags.
     [exec] 
     [exec]     tests included +1.  The patch appears to include 3 new or 
modified tests.
     [exec] 
     [exec]     javadoc +1.  The javadoc tool did not generate any warning 
messages.
     [exec] 
     [exec]     javac +1.  The applied patch does not generate any new javac 
compiler warnings.
     [exec] 
     [exec]     findbugs +1.  The patch does not introduce any new Findbugs 
warnings.
     [exec] 
     [exec] 
     [exec] 
     [exec] 


> TestMiniMRLocalFS fails in trunk on Windows
> -------------------------------------------
>
>                 Key: HADOOP-3157
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3157
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.17.0
>            Reporter: lohit vijayarenu
>            Assignee: lohit vijayarenu
>            Priority: Blocker
>             Fix For: 0.17.0
>
>         Attachments: HADOOP-3157-1.patch, HADOOP-3157-2.patch, 
> HADOOP-3157-3.patch, HADOOP-3157.patch
>
>
> TestMiniMRLocalFS fails with this stacktrace on Windows
> Testcase: testWithLocal took 299.637 sec
>   Caused an ERROR
> No FileSystem for scheme: C
> java.io.IOException: No FileSystem for scheme: C
>   at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:1278)
>   at org.apache.hadoop.fs.FileSystem.access$300(FileSystem.java:53)
>   at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:1292)
>   at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:191)
>   at 
> org.apache.hadoop.filecache.DistributedCache.getTimestamp(DistributedCache.java:414)
>   at 
> org.apache.hadoop.mapred.JobClient.configureCommandLineOptions(JobClient.java:605)
>   at org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:700)
>   at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:973)
>   at org.apache.hadoop.mapred.MRCaching.launchMRCache(MRCaching.java:196)
>   at 
> org.apache.hadoop.mapred.TestMiniMRLocalFS.testWithLocal(TestMiniMRLocalFS.java:56)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to