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

Omkar Vinit Joshi updated YARN-693:
-----------------------------------

    Description: 
This is part of YARN-613.
Here AM will receive NMToken in allocate call only if
* AM is receiving first container on underlying NM. (Exception. if RM has 
restarted in between then it will receive it again for work preserving 
environment).
This NMToken will be used for AM-NM authentication; however this will be 
implemented in another ticket. AM will have to remember this token for 
communicating with NM.

  was:
This is part of YARN-613.
Here AM will receive AMNMToken in allocate call only if
* AM is receiving first container on underlying NM. (Exception. if RM has 
restarted in between then it will receive it again for work preserving 
environment).
This AMNMToken will be used for AM-NM authentication; however this will be 
implemented in another ticket. AM will have to remember this token for 
communicating with NM.

    
> Sending NMToken to AM on allocate call if container is allocated for the 
> first time on underlying NM for given AM
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-693
>                 URL: https://issues.apache.org/jira/browse/YARN-693
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Omkar Vinit Joshi
>            Assignee: Omkar Vinit Joshi
>
> This is part of YARN-613.
> Here AM will receive NMToken in allocate call only if
> * AM is receiving first container on underlying NM. (Exception. if RM has 
> restarted in between then it will receive it again for work preserving 
> environment).
> This NMToken will be used for AM-NM authentication; however this will be 
> implemented in another ticket. AM will have to remember this token for 
> communicating with 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