[jira] [Updated] (YARN-103) Add a yarn AM - RM client module

2012-09-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha updated YARN-103: Attachment: YARN-103.3.patch Added exception handling on allocate. Added tests to verify sending 0 container

[jira] [Commented] (YARN-40) Provide support for missing yarn commands

2012-09-24 Thread Hadoop QA (JIRA)
test attachment http://issues.apache.org/jira/secure/attachment/12546438/YARN-40-20120924.txt against trunk revision . +1 @author. The patch does not contain any @author tags. +1 tests included. The patch appears to include 1 new or modified test files. +1 javac. The applied patch

[jira] [Updated] (YARN-40) Provide support for missing yarn commands

2012-09-24 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated YARN-40: Attachment: YARN-40-20120924.txt Fixed more typos, and the test-failure. Hopefully

[jira] [Commented] (YARN-127) Move RMAdmin tool to the client package

2012-09-24 Thread Hadoop QA (JIRA)
test attachment http://issues.apache.org/jira/secure/attachment/12546436/YARN-127-20120924.txt against trunk revision . +1 @author. The patch does not contain any @author tags. +1 tests included. The patch appears to include 2 new or modified test files. +1 javac. The applied p

[jira] [Updated] (YARN-127) Move RMAdmin tool to the client package

2012-09-24 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated YARN-127: - Attachment: YARN-127-20120924.txt A simple refactor+move. > M

[jira] [Commented] (YARN-72) NM should handle cleaning up containers when it shuts down ( and kill containers from an earlier instance when it comes back up after an unclean shutdown )

2012-09-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462386#comment-13462386 ] Bikas Saha commented on YARN-72: Pids might get reused. so we need to guard against that. Is

[jira] [Commented] (YARN-73) nodemanager should cleanup running containers when it starts

2012-09-24 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462388#comment-13462388 ] Bikas Saha commented on YARN-73: Pids might get reused. so we need to guard against that. Is

[jira] [Commented] (YARN-128) Resurrect RM Restart

2012-09-24 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/YARN-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462375#comment-13462375 ] Thomas Graves commented on YARN-128: {quote} {quote} What about AM's that completed

[jira] [Commented] (YARN-128) Resurrect RM Restart

2012-09-24 Thread Thomas Graves (JIRA)
[ https://issues.apache.org/jira/browse/YARN-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462324#comment-13462324 ] Thomas Graves commented on YARN-128: {quote} RM sends commands back to clean up containe

[jira] [Commented] (YARN-110) AM releases too many containers due to the protocol

2012-09-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462150#comment-13462150 ] Hadoop QA commented on YARN-110: -1 overall. Here are the results of testing the latest att

[jira] [Commented] (YARN-128) Resurrect RM Restart

2012-09-24 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/YARN-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462141#comment-13462141 ] Robert Joseph Evans commented on YARN-128: -- bq. AMs should not finish themselves wh

[jira] [Updated] (YARN-110) AM releases too many containers due to the protocol

2012-09-24 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/YARN-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated YARN-110: --- Attachment: YARN-110.patch Simple patch to resolve the difference b/w the AM's view of the world with t

[jira] [Commented] (YARN-128) Resurrect RM Restart

2012-09-24 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462077#comment-13462077 ] Vinod Kumar Vavilapalli commented on YARN-128: -- +1 for most of your points. Som

[jira] [Commented] (YARN-128) Resurrect RM Restart

2012-09-24 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462034#comment-13462034 ] Vinod Kumar Vavilapalli commented on YARN-128: -- Pasting notes from Bikas inline

[jira] [Moved] (YARN-128) Resurrect RM Restart

2012-09-24 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli moved MAPREDUCE-4326 to YARN-128: - Component/s: (was: resourcemanager)

[jira] [Commented] (YARN-53) Add protocol to YARN to support GetGroups

2012-09-24 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462002#comment-13462002 ] Vinod Kumar Vavilapalli commented on YARN-53: - bq. Will open a separate ticket fo

[jira] [Updated] (YARN-56) Handle container requests that request more resources than currently available in the cluster

2012-09-24 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/YARN-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated YARN-56: Summary: Handle container requests that request more resources than currently available in the cluster (was:

[jira] [Updated] (YARN-32) TestApplicationTokens fails intermintently on jdk7

2012-09-24 Thread Robert Parker (JIRA)
[ https://issues.apache.org/jira/browse/YARN-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Parker updated YARN-32: -- Attachment: YARN32.patch > TestApplicationTokens fails intermintently on jdk7 > --

[jira] [Commented] (YARN-53) Add protocol to YARN to support GetGroups

2012-09-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461801#comment-13461801 ] Hudson commented on YARN-53: Integrated in Hadoop-Mapreduce-trunk #1206 (See [https://builds.apa

[jira] [Commented] (YARN-53) Add protocol to YARN to support GetGroups

2012-09-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461776#comment-13461776 ] Hudson commented on YARN-53: Integrated in Hadoop-Hdfs-trunk #1175 (See [https://builds.apache.o