You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Daryn Sharp (JIRA)" <ji...@apache.org> on 2014/08/07 15:17:11 UTC

[jira] [Created] (HADOOP-10944) AbstractFileSystem may not return correct home directory

Daryn Sharp created HADOOP-10944:
------------------------------------

             Summary: AbstractFileSystem may not return correct home directory
                 Key: HADOOP-10944
                 URL: https://issues.apache.org/jira/browse/HADOOP-10944
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
    Affects Versions: 2.0.0-alpha, 3.0.0
            Reporter: Daryn Sharp


{{AbstractFileSystem#getHomeDirectory}} uses the property "user.name" instead of the current UGI user.  This is erroneous for proxy users, users with a TGT principal not matching the local system user, nor custom ugis via {{UGI.createRemoteUser}}.



--
This message was sent by Atlassian JIRA
(v6.2#6252)