[
https://issues.apache.org/jira/browse/HADOOP-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473252
]
Hadoop QA commented on HADOOP-1021:
-----------------------------------
+1, because
http://issues.apache.org/jira/secure/attachment/12351189/HADOOP-1021.patch
applied and successfully tested against trunk revision r507276.
> TestMiniMRLocalFS and TestMiniMRCaching broken on Windows
> ---------------------------------------------------------
>
> Key: HADOOP-1021
> URL: https://issues.apache.org/jira/browse/HADOOP-1021
> Project: Hadoop
> Issue Type: Bug
> Components: test
> Affects Versions: 0.12.0
> Reporter: Nigel Daley
> Fix For: 0.12.0
>
> Attachments: HADOOP-1021.patch
>
>
> After fixing HADOOP-761, TestMiniMRLocalFS and TestMiniMRCaching and now
> broken on Windows. I belive that fixing them is dependent on fixing
> HADOOP-1020.
> There are multiple problems in a utility class used by these 2 tests,
> MRCaching.
> 1) the "dfs" uri's should be "hdfs" for TestMiniMRCaching
> 2) the "dfs" uri's should be "file" for TestMiniMRLocalFS
> 3) the cache directory should be different for each test
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.