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

Luca Telloli commented on HADOOP-5832:
--------------------------------------

I checked the two tests which failed in hudson:

- mapred/TestReduceFetch failed on my node with trunk *both* patched  and 
unpatched, so the problem seems related to some previous issue. Btw, on Hudson, 
this test was timing out, on my box it's failing due to an error. 

- contrib/TestHdfsProxy passes without issues on my node; as far a I can see 
this test has been failing on other patches previous to this one so again I'm 
not sure if its outcome is related to this patch at all 




> Process dfs.name.edits.dirs as URI 
> -----------------------------------
>
>                 Key: HADOOP-5832
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5832
>             Project: Hadoop Core
>          Issue Type: Sub-task
>          Components: dfs
>    Affects Versions: 0.20.0
>            Reporter: Luca Telloli
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5832.patch, HADOOP-5832.patch
>
>
> Process the value of property dfs.name.edits.dirs as URI, to allow different 
> schemes than just file. As an advantage, Java supports the constructor 
> File(URI) so the transition is straightforward for files. 

-- 
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