[jira] [Commented] (YARN-2952) Incorrect version check in RMStateStore

2014-12-14 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14245969#comment-14245969 ] Rohith commented on YARN-2952: -- Test case failure and findbug warning are unrelated to this

[jira] [Created] (YARN-2961) TestResourceLocalizationService#testPublicResourceInitializesLocalDir sometimes fails on trunk

2014-12-14 Thread Rohith (JIRA)
Rohith created YARN-2961: Summary: TestResourceLocalizationService#testPublicResourceInitializesLocalDir sometimes fails on trunk Key: YARN-2961 URL: https://issues.apache.org/jira/browse/YARN-2961 Project:

[jira] [Commented] (YARN-2961) TestResourceLocalizationService#testPublicResourceInitializesLocalDir sometimes fails on trunk

2014-12-14 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14245989#comment-14245989 ] Rohith commented on YARN-2961: -- Eclipse stack trace attaching below {noformat}

[jira] [Updated] (YARN-2937) Fix new findbugs warnings in hadoop-yarn-nodemanager

2014-12-14 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena updated YARN-2937: --- Attachment: YARN-2937.004.patch Fix new findbugs warnings in hadoop-yarn-nodemanager

[jira] [Commented] (YARN-2710) RM HA tests failed intermittently on trunk

2014-12-14 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14246119#comment-14246119 ] Steve Loughran commented on YARN-2710: -- seems to fail consistently on Java8 on jenkins

[jira] [Commented] (YARN-2937) Fix new findbugs warnings in hadoop-yarn-nodemanager

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

[jira] [Commented] (YARN-2937) Fix new findbugs warnings in hadoop-yarn-nodemanager

2014-12-14 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14246124#comment-14246124 ] Varun Saxena commented on YARN-2937: [~zjshen], addressed your comments in a new patch.

[jira] [Commented] (YARN-2710) RM HA tests failed intermittently on trunk

2014-12-14 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14246125#comment-14246125 ] Steve Loughran commented on YARN-2710: -- Immediate failure trigger is that the retry

[jira] [Updated] (YARN-2710) RM HA tests failed intermittently on trunk

2014-12-14 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated YARN-2710: - Environment: Java 8, jenkins Affects Version/s: 3.0.0 RM HA tests failed intermittently

[jira] [Updated] (YARN-2937) Fix new findbugs warnings in hadoop-yarn-nodemanager

2014-12-14 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena updated YARN-2937: --- Attachment: (was: HADOOP-11373.patch) Fix new findbugs warnings in hadoop-yarn-nodemanager

[jira] [Resolved] (YARN-2954) 15 new findbugs warnings in hadoop-yarn-resourcemanager

2014-12-14 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena resolved YARN-2954. Resolution: Duplicate 15 new findbugs warnings in hadoop-yarn-resourcemanager

[jira] [Commented] (YARN-2356) yarn status command for non-existent application/application attempt/container is too verbose

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

[jira] [Commented] (YARN-2025) Possible NPE in schedulers#addApplicationAttempt()

2014-12-14 Thread Rohith (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14246362#comment-14246362 ] Rohith commented on YARN-2025: -- Hi [~jianhe] , I encoutered same issue even after fix