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 "Bikas Saha (JIRA)" <ji...@apache.org> on 2012/07/24 08:24:34 UTC

[jira] [Created] (MAPREDUCE-4472) Support secure AM launch for unmanaged AM's

Bikas Saha created MAPREDUCE-4472:
-------------------------------------

             Summary: Support secure AM launch for unmanaged AM's
                 Key: MAPREDUCE-4472
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4472
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
    Affects Versions: 3.0.0
            Reporter: Bikas Saha
            Assignee: Bikas Saha


Currently unmanaged AM launch does not get security tokens because tokens are passed by the RM to the AM via the NM during AM container launch. For unmanaged AM's the RM can send tokens in the SubmitApplicationResponse to the secure client. The client can then pass these onto the AM in a manner similar to the NM. 

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