[ 
https://issues.apache.org/jira/browse/HADOOP-10334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karthik Kambatla updated HADOOP-10334:
--------------------------------------

    Target Version/s: 2.6.0  (was: 2.5.0)

> 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
>            Priority: Minor
>
> 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