[jira] [Updated] (YARN-540) Race condition causing RM to potentially relaunch already unregistered AMs on RM restart

2013-09-13 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-540: - Attachment: YARN-540.10.patch uploaded a new patch that removed the newly added transition for RMStateStore

[jira] [Updated] (YARN-1130) Improve the log flushing for tasks when mapred.userlog.limit.kb is set

2013-09-13 Thread Paul Han (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Han updated YARN-1130: --- Attachment: YARN-1130.patch Improve the log flushing for tasks when mapred.userlog.limit.kb is set

[jira] [Updated] (YARN-1130) Improve the log flushing for tasks when mapred.userlog.limit.kb is set

2013-09-13 Thread Paul Han (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Han updated YARN-1130: --- Attachment: (was: YARN-1130.patch) Improve the log flushing for tasks when mapred.userlog.limit.kb

[jira] [Commented] (YARN-1001) YARN should provide per application-type and state statistics

2013-09-13 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767183#comment-13767183 ] Xuan Gong commented on YARN-1001: - And maybe let appState accepts ALL type ? Looks good

[jira] [Commented] (YARN-1116) Populate AMRMTokens back to AMRMTokenSecretManager after RM restarts

2013-09-13 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767187#comment-13767187 ] Bikas Saha commented on YARN-1116: -- Looks good to me. Populate

[jira] [Updated] (YARN-540) Race condition causing RM to potentially relaunch already unregistered AMs on RM restart

2013-09-13 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-540: - Attachment: YARN-540.10.patch Race condition causing RM to potentially relaunch already unregistered AMs on

[jira] [Commented] (YARN-540) Race condition causing RM to potentially relaunch already unregistered AMs on RM restart

2013-09-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767200#comment-13767200 ] Hadoop QA commented on YARN-540: {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (YARN-1116) Populate AMRMTokens back to AMRMTokenSecretManager after RM restarts

2013-09-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767209#comment-13767209 ] Hudson commented on YARN-1116: -- SUCCESS: Integrated in Hadoop-trunk-Commit #4411 (See

[jira] [Commented] (YARN-1189) NMTokenSecretManagerInNM is not being told when applications have finished

2013-09-13 Thread Jason Lowe (JIRA)
YARN Issue Type: Bug Affects Versions: 2.1.0-beta, 2.1.1-beta Reporter: Jason Lowe Assignee: Omkar Vinit Joshi Priority: Blocker Attachments: YARN-1189-20130912.1.patch, YARN-1189-20130913.txt The {{appFinished}} method is not being called

[jira] [Commented] (YARN-1189) NMTokenSecretManagerInNM is not being told when applications have finished

2013-09-13 Thread Hudson (JIRA)
Priority: Blocker Attachments: YARN-1189-20130912.1.patch, YARN-1189-20130913.txt The {{appFinished}} method is not being called when applications have finished. This causes a couple of leaks as {{oldMasterKeys}} and {{appToAppAttemptMap}} are never being pruned. -- This message

[jira] [Commented] (YARN-1197) Add container merge support in YARN

2013-09-13 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767242#comment-13767242 ] Wangda Tan commented on YARN-1197: -- Hi Bikas, Thanks for reply, it helps me understanding

[jira] [Updated] (YARN-1001) YARN should provide per application-type and state statistics

2013-09-13 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-1001: -- Attachment: YARN-1001.5.patch Uploaded the patch that uses YarnApplicationState instead

[jira] [Commented] (YARN-540) Race condition causing RM to potentially relaunch already unregistered AMs on RM restart

2013-09-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767256#comment-13767256 ] Hadoop QA commented on YARN-540: {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (YARN-540) Race condition causing RM to potentially relaunch already unregistered AMs on RM restart

2013-09-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767269#comment-13767269 ] Hadoop QA commented on YARN-540: {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (YARN-1130) Improve the log flushing for tasks when mapred.userlog.limit.kb is set

2013-09-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767279#comment-13767279 ] Hadoop QA commented on YARN-1130: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (YARN-1001) YARN should provide per application-type and state statistics

2013-09-13 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767284#comment-13767284 ] Xuan Gong commented on YARN-1001: - +1 LGTM YARN should provide per

[jira] [Created] (YARN-1200) Provide a central view for rack topologies

2013-09-13 Thread Harsh J (JIRA)
Harsh J created YARN-1200: - Summary: Provide a central view for rack topologies Key: YARN-1200 URL: https://issues.apache.org/jira/browse/YARN-1200 Project: Hadoop YARN Issue Type: Improvement

<    1   2