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

Omkar Vinit Joshi commented on YARN-610:
----------------------------------------

Here we will be making sure that AM has the secret key for authenticating 
client requests(tokens). Now problem is that we can't share it in environment 
as this people might be able to read it (windows). Now instead of sharing it 
here in environment we should send it on AMRMProtocol as a part of 
AMRegistration. Thereby AM will get secret key after am registration and will 
be able to authenticate thereafter. any thoughts?
                
> ClientToken should not be set in the environment
> ------------------------------------------------
>
>                 Key: YARN-610
>                 URL: https://issues.apache.org/jira/browse/YARN-610
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Siddharth Seth
>            Assignee: Omkar Vinit Joshi
>
> Similar to YARN-579, this can be set via ContainerTokens

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