[ https://issues.apache.org/jira/browse/EAGLE-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15568039#comment-15568039 ]
ASF GitHub Bot commented on EAGLE-562: -------------------------------------- GitHub user anyway1021 opened a pull request: https://github.com/apache/incubator-eagle/pull/494 [EAGLE-562] added metrics associated with virtual-cores involved since hadoop 2.7.x add 4 virtual-cores related metrics involved since hadoop 2.7.x to ClusterMetrics - totalVirtualCores, reservedVirtualCores, availableVirtualCores, allocatedVirtualCores - in this commit, only totalVirtualCores is included to be listened You can merge this pull request into a Git repository by running: $ git pull https://github.com/anyway1021/incubator-eagle EAGLE-562 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-eagle/pull/494.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #494 ---- commit 801f0ed19d33fa615d4457497b8b2b1280d01581 Author: anyway1021 <m...@apache.org> Date: 2016-10-12T06:12:59Z add 4 virtual-cores related properties involved since hadoop 2.7.x to ClusterMetrics - totalVirtualCores, reservedVirtualCores, availableVirtualCores, allocatedVirtualCores - in this commit, only totalVirtualCores is included to be listened ---- > Add a new metric totalVirtualCores in Hadoop queue feeder > --------------------------------------------------------- > > Key: EAGLE-562 > URL: https://issues.apache.org/jira/browse/EAGLE-562 > Project: Eagle > Issue Type: Improvement > Reporter: Zhao, Qingwen > Assignee: Michael Wu > > Since Hadoop 2.7, there is a new metric 'totalVirtualCores' in RM cluster > metrics API. -- This message was sent by Atlassian JIRA (v6.3.4#6332)