[
https://issues.apache.org/jira/browse/YARN-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13765352#comment-13765352
]
Hudson commented on YARN-1176:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-0.23-Build #728 (See
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/728/])
YARN-1176. RM web services ClusterMetricsInfo total nodes doesn't include
unhealthy nodes (Jonathan Eagles via tgraves) (tgraves:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1522069)
* /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/webapp/dao/ClusterMetricsInfo.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/webapp/TestRMWebServices.java
> RM web services ClusterMetricsInfo total nodes doesn't include unhealthy nodes
> ------------------------------------------------------------------------------
>
> Key: YARN-1176
> URL: https://issues.apache.org/jira/browse/YARN-1176
> Project: Hadoop YARN
> Issue Type: Bug
> Components: resourcemanager
> Affects Versions: 3.0.0, 0.23.9, 2.1.1-beta
> Reporter: Thomas Graves
> Assignee: Jonathan Eagles
> Priority: Critical
> Fix For: 3.0.0, 2.3.0, 0.23.10, 2.1.1-beta
>
> Attachments: YARN-1176.patch
>
>
> In the web services api for the cluster/metrics, the totalNodes reported
> doesn't include the unhealthy nodes.
> this.totalNodes = activeNodes + lostNodes + decommissionedNodes
> + rebootedNodes;
--
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