[
https://issues.apache.org/jira/browse/HDFS-6959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin Patrick McCabe moved HADOOP-10334 to HDFS-6959:
-----------------------------------------------------
Component/s: (was: fs)
Target Version/s: 2.6.0 (was: 2.6.0)
Affects Version/s: (was: 2.2.0)
2.2.0
Issue Type: New Feature (was: Improvement)
Key: HDFS-6959 (was: HADOOP-10334)
Project: Hadoop HDFS (was: Hadoop Common)
> make user home directory customizable
> -------------------------------------
>
> Key: HDFS-6959
> URL: https://issues.apache.org/jira/browse/HDFS-6959
> Project: Hadoop HDFS
> Issue Type: New Feature
> Affects Versions: 2.2.0
> Reporter: Kevin Odell
> Assignee: Yongjun Zhang
> Priority: Minor
> Attachments: HADOOP-10334.001.patch, HADOOP-10334.002.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)