[ 
https://issues.apache.org/jira/browse/YARN-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daryn Sharp updated YARN-960:
-----------------------------

    Attachment: YARN-960.patch

All tokens but the AMRM token are being lost are lost if security is disabled.  
The AMLauncher is using {{UGI.isSecurityEnabled()}} to decide if it should 
decode the existing container tokens before adding the AMRM token and 
re-encoding the container tokens.  This is completely wrong.  Tokens need to be 
unconditionally passed.

This removes the security check.
                
> TestMRCredentials and  TestBinaryTokenFile are failing on trunk
> ---------------------------------------------------------------
>
>                 Key: YARN-960
>                 URL: https://issues.apache.org/jira/browse/YARN-960
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.1.0-beta
>            Reporter: Alejandro Abdelnur
>            Assignee: Daryn Sharp
>            Priority: Blocker
>             Fix For: 2.1.0-beta
>
>         Attachments: YARN-960.patch
>
>
> Not sure, but this may be a fallout from YARN-701 and/or related to YARN-945.
> Making it a blocker until full impact of the issue is scoped.

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