Mathias Herberts created HDFS-6857:
--------------------------------------
Summary: 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)