[
https://issues.apache.org/jira/browse/MAPREDUCE-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830835#action_12830835
]
Hudson commented on MAPREDUCE-1464:
-----------------------------------
Integrated in Hadoop-Mapreduce-trunk-Commit #229 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/229/])
. Makes a compatible change in JobTokenIdentifier to account for
HADOOP-6510. Contributed by Jitendra Nath Pandey.
> In JobTokenIdentifier change method getUsername to getUser which returns UGI
> ----------------------------------------------------------------------------
>
> Key: MAPREDUCE-1464
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1464
> Project: Hadoop Map/Reduce
> Issue Type: New Feature
> Reporter: Jitendra Nath Pandey
> Assignee: Jitendra Nath Pandey
> Fix For: 0.22.0
>
> Attachments: MR-1464.1.patch
>
>
> The TokenIdentifier interface has changed in HADOOP-6510. This jira tracks
> corresponding change in MR. The only change is that in JobTokenIdentifier
> getUsername method will be changed to getUser that will return ugi.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.