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

Doug Cutting commented on HADOOP-2567:
--------------------------------------

> Seems that the tests are still failing. Earlier I tried on a single machine 
> and it worked.

Did you restart the cluster running the patched code?  That may be required.

Did it fail with the same error?


> add FileSystem#getHomeDirectory() method
> ----------------------------------------
>
>                 Key: HADOOP-2567
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2567
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: fs
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 0.16.0
>
>         Attachments: 2567-3.patch, HADOOP-2567-1.patch, HADOOP-2567-2.patch, 
> HADOOP-2567-sortvalidate.patch, HADOOP-2567.patch
>
>
> The FileSystem API would benefit from a getHomeDirectory() method.
> The default implementation would return "/user/$USER/".
> RawLocalFileSystem would return System.getProperty("user.home").
> HADOOP-2514 can use this to implement per-user trash.

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