You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Mathias Herberts (JIRA)" <ji...@apache.org> on 2014/08/16 11:55:18 UTC

[jira] [Created] (HDFS-6857) Configuration key fs.homeDir is not taken into consideration when returning a user's home directory

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)