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 "Devaraj Das (JIRA)" <ji...@apache.org> on 2010/02/25 03:56:28 UTC

[jira] Created: (MAPREDUCE-1532) Delegation token is obtained as the superuser

Delegation token is obtained as the superuser
---------------------------------------------

                 Key: MAPREDUCE-1532
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1532
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: job submission, security
    Affects Versions: 0.22.0
            Reporter: Devaraj Das
            Assignee: Devaraj Das
             Fix For: 0.22.0


When the UserGroupInformation.doAs is invoked for proxy users, the delegation token is incorrectly obtained as the real user.

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