[
https://issues.apache.org/jira/browse/HDFS-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099854#comment-14099854
]
Yongjun Zhang commented on HDFS-6857:
-------------------------------------
HI Mathias, thanks for reporting the issue. This is a duplicate of
HADOOP-10334, which I hope I have time to work on soon - I actually have
provided an initial patch there but I'm aware that it's incomplete, and thanks
for filing this jira, it makes me realize that there is already key that exists
in CommonConfigurationKeys for this purpose. I'm marking it as a duplicate.
Thanks.
> Configuration key fs.homeDir is not taken into consideration when returning a
> user's home directory
> ---------------------------------------------------------------------------------------------------
>
> Key: HDFS-6857
> URL: https://issues.apache.org/jira/browse/HDFS-6857
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Mathias Herberts
>
> The fs.homeDir key is defined in org.apache.hadoop.fs.CommonConfigurationKeys
> as constant FS_HOME_DIR_KEY but the method
> org.apache.hadoop.fs.FileSystem#getHomeDirectory does not use it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)