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)