[ 
https://issues.apache.org/jira/browse/HADOOP-9013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492453#comment-13492453
 ] 

Hudson commented on HADOOP-9013:
--------------------------------

Integrated in Hadoop-trunk-Commit #2971 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/2971/])
    HADOOP-9013. UGI should not hardcode loginUser's authenticationType (daryn 
via bobby) (Revision 1406684)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1406684
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/UserGroupInformation.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestSaslRPC.java

                
> UGI should not hardcode loginUser's authenticationType
> ------------------------------------------------------
>
>                 Key: HADOOP-9013
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9013
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs, security
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: HADOOP-9013.patch
>
>
> {{UGI.loginUser}} assumes that the user's auth type for security on = 
> kerberos, security off = simple.  It should instead use the configured auth 
> type.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to