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 <[email protected]>
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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---