You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Omkar Vinit Joshi (JIRA)" <ji...@apache.org> on 2013/05/17 01:19:17 UTC

[jira] [Created] (YARN-693) Sending AMNMToken to AM on allocate call if container is allocated for the first time on underlying NM for given AM

Omkar Vinit Joshi created YARN-693:
--------------------------------------

             Summary: Sending AMNMToken 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 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.

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