[jira] [Commented] (YARN-376) Apps that have completed can appear as RUNNING on the NM UI

2013-03-01 Thread Hudson (JIRA)

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

Hudson commented on YARN-376:
-

Integrated in Hadoop-Yarn-trunk #142 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/142/])
YARN-376. Fixes a bug which would prevent the NM knowing about completed 
containers and applications. Contributed by Jason Lowe. (Revision 1451473)

 Result = SUCCESS
sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1451473
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceTrackerService.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNode.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNodeImpl.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/MockNodes.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestRMNodeTransitions.java


 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe
Assignee: Jason Lowe
Priority: Blocker
 Fix For: 0.23.7, 2.0.4-beta

 Attachments: YARN-376_branch-0.23.txt, YARN-376.patch, 
 YARN-376.patch, YARN-376.patch, YARN-376.patch, YARN-376-trunk.txt


 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

--
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-376) Apps that have completed can appear as RUNNING on the NM UI

2013-03-01 Thread Hudson (JIRA)

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

Hudson commented on YARN-376:
-

Integrated in Hadoop-Hdfs-0.23-Build #540 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/540/])
YARN-376. Fixes a bug which would prevent the NM knowing about completed 
containers and applications. Contributed by Jason Lowe. (Revision 1451475)

 Result = SUCCESS
sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1451475
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceTrackerService.java
* 
/hadoop/common/branches/branch-0.23/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNode.java
* 
/hadoop/common/branches/branch-0.23/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNodeImpl.java
* 
/hadoop/common/branches/branch-0.23/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/MockNodes.java
* 
/hadoop/common/branches/branch-0.23/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestRMNodeTransitions.java


 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe
Assignee: Jason Lowe
Priority: Blocker
 Fix For: 0.23.7, 2.0.4-beta

 Attachments: YARN-376_branch-0.23.txt, YARN-376.patch, 
 YARN-376.patch, YARN-376.patch, YARN-376.patch, YARN-376-trunk.txt


 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

--
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-376) Apps that have completed can appear as RUNNING on the NM UI

2013-03-01 Thread Hudson (JIRA)

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

Hudson commented on YARN-376:
-

Integrated in Hadoop-Hdfs-trunk #1331 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1331/])
YARN-376. Fixes a bug which would prevent the NM knowing about completed 
containers and applications. Contributed by Jason Lowe. (Revision 1451473)

 Result = FAILURE
sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1451473
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceTrackerService.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNode.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNodeImpl.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/MockNodes.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestRMNodeTransitions.java


 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe
Assignee: Jason Lowe
Priority: Blocker
 Fix For: 0.23.7, 2.0.4-beta

 Attachments: YARN-376_branch-0.23.txt, YARN-376.patch, 
 YARN-376.patch, YARN-376.patch, YARN-376.patch, YARN-376-trunk.txt


 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

--
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-376) Apps that have completed can appear as RUNNING on the NM UI

2013-03-01 Thread Hudson (JIRA)

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

Hudson commented on YARN-376:
-

Integrated in Hadoop-Mapreduce-trunk #1359 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1359/])
YARN-376. Fixes a bug which would prevent the NM knowing about completed 
containers and applications. Contributed by Jason Lowe. (Revision 1451473)

 Result = SUCCESS
sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1451473
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceTrackerService.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNode.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNodeImpl.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/MockNodes.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestRMNodeTransitions.java


 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe
Assignee: Jason Lowe
Priority: Blocker
 Fix For: 0.23.7, 2.0.4-beta

 Attachments: YARN-376_branch-0.23.txt, YARN-376.patch, 
 YARN-376.patch, YARN-376.patch, YARN-376.patch, YARN-376-trunk.txt


 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

--
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-376) Apps that have completed can appear as RUNNING on the NM UI

2013-02-28 Thread Siddharth Seth (JIRA)

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

Siddharth Seth commented on YARN-376:
-

bq. Thanks for the review, Sidd. I originally had it update the heartbeat since 
the RMNode interface already knew about the heartbeat type and it's more 
efficient (don't need to create an extra copy of the app list and grab the 
write lock only once instead of twice).
Good point. Re-uploading the old patch again for Jenkins.

 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe
Assignee: Jason Lowe
Priority: Blocker
 Attachments: YARN-376.patch, YARN-376.patch, YARN-376.patch, 
 YARN-376.patch


 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

--
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-376) Apps that have completed can appear as RUNNING on the NM UI

2013-02-28 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-376:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12571514/YARN-376.patch
  against trunk revision .

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

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 tests included appear to have a timeout.{color}

{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-server/hadoop-yarn-server-resourcemanager.

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

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

This message is automatically generated.

 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe
Assignee: Jason Lowe
Priority: Blocker
 Attachments: YARN-376.patch, YARN-376.patch, YARN-376.patch, 
 YARN-376.patch


 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

--
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-376) Apps that have completed can appear as RUNNING on the NM UI

2013-02-28 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-376:


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

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

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 tests included appear to have a timeout.{color}

{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:red}-1 eclipse:eclipse{color}.  The patch failed to build 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-server/hadoop-yarn-server-resourcemanager.

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

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

This message is automatically generated.

 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe
Assignee: Jason Lowe
Priority: Blocker
 Attachments: YARN-376_branch-0.23.txt, YARN-376.patch, 
 YARN-376.patch, YARN-376.patch, YARN-376.patch, YARN-376-trunk.txt


 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

--
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-376) Apps that have completed can appear as RUNNING on the NM UI

2013-02-28 Thread Siddharth Seth (JIRA)

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

Siddharth Seth commented on YARN-376:
-

The eclipse failures is not related. Committing this.

 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe
Assignee: Jason Lowe
Priority: Blocker
 Attachments: YARN-376_branch-0.23.txt, YARN-376.patch, 
 YARN-376.patch, YARN-376.patch, YARN-376.patch, YARN-376-trunk.txt


 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

--
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-376) Apps that have completed can appear as RUNNING on the NM UI

2013-02-28 Thread Hudson (JIRA)

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

Hudson commented on YARN-376:
-

Integrated in Hadoop-trunk-Commit #3403 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3403/])
YARN-376. Fixes a bug which would prevent the NM knowing about completed 
containers and applications. Contributed by Jason Lowe. (Revision 1451473)

 Result = SUCCESS
sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1451473
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceTrackerService.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNode.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmnode/RMNodeImpl.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/MockNodes.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestRMNodeTransitions.java


 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe
Assignee: Jason Lowe
Priority: Blocker
 Fix For: 0.23.7, 2.0.4-beta

 Attachments: YARN-376_branch-0.23.txt, YARN-376.patch, 
 YARN-376.patch, YARN-376.patch, YARN-376.patch, YARN-376-trunk.txt


 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

--
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-376) Apps that have completed can appear as RUNNING on the NM UI

2013-02-27 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-376:


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

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

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 tests included appear to have a timeout.{color}

{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:red}-1 eclipse:eclipse{color}.  The patch failed to build 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-server/hadoop-yarn-server-resourcemanager.

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

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

This message is automatically generated.

 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe
Assignee: Jason Lowe
Priority: Blocker
 Attachments: YARN-376.patch, YARN-376.patch, YARN-376.patch


 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

--
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-376) Apps that have completed can appear as RUNNING on the NM UI

2013-02-27 Thread Jason Lowe (JIRA)

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

Jason Lowe commented on YARN-376:
-

The eclipse failure appears to be unrelated, as it builds fine for me locally.  
Also I can't see how this change would affect the eclipse:eclipse build which 
is failing in hadoop-common.

 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe
Assignee: Jason Lowe
Priority: Blocker
 Attachments: YARN-376.patch, YARN-376.patch, YARN-376.patch


 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

--
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-376) Apps that have completed can appear as RUNNING on the NM UI

2013-02-27 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-376:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12571301/YARN-376.patch
  against trunk revision .

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

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 tests included appear to have a timeout.{color}

{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-server/hadoop-yarn-server-resourcemanager.

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

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

This message is automatically generated.

 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe
Assignee: Jason Lowe
Priority: Blocker
 Attachments: YARN-376.patch, YARN-376.patch, YARN-376.patch


 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

--
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-376) Apps that have completed can appear as RUNNING on the NM UI

2013-02-22 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-376:


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

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

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

  {color:red}-1 one of tests included doesn't have a timeout.{color}

{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-server/hadoop-yarn-server-resourcemanager.

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

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

This message is automatically generated.

 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe
Assignee: Jason Lowe
Priority: Blocker
 Attachments: YARN-376.patch


 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

--
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-376) Apps that have completed can appear as RUNNING on the NM UI

2013-02-22 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-376:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12570543/YARN-376.patch
  against trunk revision .

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

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 tests included appear to have a timeout.{color}

{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-server/hadoop-yarn-server-resourcemanager.

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

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

This message is automatically generated.

 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe
Assignee: Jason Lowe
Priority: Blocker
 Attachments: YARN-376.patch, YARN-376.patch


 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

--
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-376) Apps that have completed can appear as RUNNING on the NM UI

2013-02-04 Thread Jason Lowe (JIRA)

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

Jason Lowe commented on YARN-376:
-

There appears to be a race condition in the RM's handling of finished 
applications that may explain this.  ResourceTrackerService is sending the list 
of finished applications to the node when the node heartbeats and then 
subsequently sending a status update event to the RMNodeImpl that corresponds 
to the node.  The RMNodeImpl clears the entire list of finished applications 
once it has processed the status update.  If an application completes *after* 
the ResourceTrackerService has asynchronously retrieved the list of finished 
applications but *before* the status update event is posted to the RMNodeImpl 
then the application will be added to then cleared from the list of finished 
applications before the ResourceTrackerService had a chance to notify the node 
of the completing application.

 Apps that have completed can appear as RUNNING on the NM UI
 ---

 Key: YARN-376
 URL: https://issues.apache.org/jira/browse/YARN-376
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.0.3-alpha, 0.23.6
Reporter: Jason Lowe

 On a busy cluster we've noticed a growing number of applications appear as 
 RUNNING on a nodemanager web pages but the applications have long since 
 finished.  Looking at the NM logs, it appears the RM never told the 
 nodemanager that the application had finished.  This is also reflected in a 
 jstack of the NM process, since many more log aggregation threads are running 
 then one would expect from the number of actively running applications.

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