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

Hudson commented on YARN-714:
-----------------------------

Integrated in Hadoop-Hdfs-trunk #1415 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1415/])
    YARN-714. Added NMTokens to be sent to AMs as part of heart-beat response. 
Contributed by Omkar Vinit Joshi. (Revision 1487704)

     Result = FAILURE
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1487704
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/AllocateResponse.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/impl/pb/AllocateResponsePBImpl.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/proto/yarn_service_protos.proto

                
> AMRM protocol changes for sending NMToken list
> ----------------------------------------------
>
>                 Key: YARN-714
>                 URL: https://issues.apache.org/jira/browse/YARN-714
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Omkar Vinit Joshi
>            Assignee: Omkar Vinit Joshi
>             Fix For: 2.0.5-beta
>
>         Attachments: YARN-714-20130521.patch, YARN-714-20130528.1.patch, 
> YARN-714-20130528.2.patch, YARN-714-20130528.patch
>
>
> NMToken will be sent to AM on allocate call if
> 1) AM doesn't already have NMToken for the underlying NM
> 2) Key rolled over on RM and AM gets new container on the same NM.
> On allocate call RM will send a consolidated list of all required NMTokens.

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