[jira] [Commented] (YARN-714) AMRM protocol changes for sending NMToken list

2013-05-30 Thread Hudson (JIRA)

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

Hudson commented on YARN-714:
-

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

 Result = SUCCESS
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=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


[jira] [Commented] (YARN-714) AMRM protocol changes for sending NMToken list

2013-05-30 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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-SVNview=revrev=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


[jira] [Commented] (YARN-714) AMRM protocol changes for sending NMToken list

2013-05-28 Thread Omkar Vinit Joshi (JIRA)

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

Omkar Vinit Joshi commented on YARN-714:


updating patch with protocol changes with pbimpl changes.


 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
 Attachments: YARN-714-20130521.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


[jira] [Commented] (YARN-714) AMRM protocol changes for sending NMToken list

2013-05-28 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-714:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12585088/YARN-714-20130528.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 3 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 4 new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/1013//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/1013//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-yarn-api.html
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/1013//console

This message is automatically generated.

 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
 Attachments: YARN-714-20130521.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


[jira] [Commented] (YARN-714) AMRM protocol changes for sending NMToken list

2013-05-28 Thread Omkar Vinit Joshi (JIRA)

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

Omkar Vinit Joshi commented on YARN-714:


Fixing findbug warnings and javadoc warnings..

 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
 Attachments: YARN-714-20130521.patch, YARN-714-20130528.1.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


[jira] [Commented] (YARN-714) AMRM protocol changes for sending NMToken list

2013-05-28 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-714:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12585099/YARN-714-20130528.1.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/1014//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/1014//console

This message is automatically generated.

 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
 Attachments: YARN-714-20130521.patch, YARN-714-20130528.1.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