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 "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/02/01 23:37:18 UTC

[jira] Created: (HDFS-938) Replace calls to UGI.getUserName() with UGI.getShortUserName()

Replace calls to UGI.getUserName() with UGI.getShortUserName()
--------------------------------------------------------------

                 Key: HDFS-938
                 URL: https://issues.apache.org/jira/browse/HDFS-938
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: hdfs client, name-node
            Reporter: Jakob Homan
            Assignee: Jakob Homan


HADOOP-6526 details why UGI.getUserName() will not work to identify users. Until the proposed UGI.getLocalName() is implemented, calls to getUserName() should be replaced with the short name. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.