You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2010/02/06 02:46:27 UTC

[jira] Created: (MAPREDUCE-1464) In JobTokenIdentifier change method getUsername to getUser which returns UGI

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


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.


[jira] Resolved: (MAPREDUCE-1464) In JobTokenIdentifier change method getUsername to getUser which returns UGI

Posted by "Devaraj Das (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devaraj Das resolved MAPREDUCE-1464.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.22.0
         Assignee: Jitendra Nath Pandey
     Hadoop Flags: [Reviewed]

I just committed this. Thanks, Jitendra!

> 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.