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

Yongjun Zhang commented on HADOOP-10334:
----------------------------------------

Hi [~cmccabe],  Thanks for linking to HADOOP-10944. I think we can fix these 
two issues separately. Please correct me if I'm wrong. 

Attached rev 002. Thanks for reviewing.






> make user home directory customizable
> -------------------------------------
>
>                 Key: HADOOP-10334
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10334
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 2.2.0
>            Reporter: Kevin Odell
>            Assignee: Yongjun Zhang
>            Priority: Minor
>         Attachments: HADOOP-10334.001.patch, HADOOP-10334.002.patch
>
>
> The path is currently hardcoded:
> public Path getHomeDirectory() {
>     return makeQualified(new Path("/user/" + dfs.ugi.getShortUserName()));
>   }
> It would be nice to have that as a customizable value.  
> Thank you



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to