[ 
https://issues.apache.org/jira/browse/YARN-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13532414#comment-13532414
 ] 

Tom White commented on YARN-255:
--------------------------------

Per discussion on YARN-252, the ACL methods might be better moved to 
ApplicationSubmissionContext, since unmanaged AMs don't have a 
ContainerLaunchContext (for the AM).
                
> Support secure AM launch for unmanaged AM's
> -------------------------------------------
>
>                 Key: YARN-255
>                 URL: https://issues.apache.org/jira/browse/YARN-255
>             Project: Hadoop YARN
>          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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to