[
https://issues.apache.org/jira/browse/HADOOP-8613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423997#comment-13423997
]
Hudson commented on HADOOP-8613:
--------------------------------
Integrated in Hadoop-Mapreduce-trunk-Commit #2548 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2548/])
HADOOP-8613. AbstractDelegationTokenIdentifier#getUser() should set token
auth type. (daryn) (Revision 1366440)
Result = FAILURE
daryn : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1366440
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/token/delegation/AbstractDelegationTokenIdentifier.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/token/delegation/TestDelegationToken.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/common/JspHelper.java
> AbstractDelegationTokenIdentifier#getUser() should set token auth type
> ----------------------------------------------------------------------
>
> Key: HADOOP-8613
> URL: https://issues.apache.org/jira/browse/HADOOP-8613
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 1.0.0, 0.23.0, 2.0.0-alpha, 3.0.0
> Reporter: Daryn Sharp
> Assignee: Daryn Sharp
> Priority: Critical
> Fix For: 1.2.0, 0.23.3, 3.0.0, 2.2.0-alpha
>
> Attachments: HADOOP-8613-2.branch-1.patch, HADOOP-8613-2.patch,
> HADOOP-8613.branch-1.patch, HADOOP-8613.patch
>
>
> {{AbstractDelegationTokenIdentifier#getUser()}} returns the UGI associated
> with a token. The UGI's auth type will either be SIMPLE for non-proxy
> tokens, or PROXY (effective user) and SIMPLE (real user). Instead of SIMPLE,
> it needs to be TOKEN.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira