GitHub user anyway1021 opened a pull request:
https://github.com/apache/incubator-eagle/pull/574
[Eagle 695] fetching hadoop.cluster.allocatedvirtualcores instead of
hadoop.cluster.totalvirtualcores
Virtual Core related metrics are additional, starting from hadoop version
2.7.x. And we were originally fetching hadoop.cluster.allocatedvirtualcores.
Now it seems that hadoop.cluster.totalvirtualcores is more meaningful. So
change code to fetch and show it up in hadoop-queue monitoring application.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-695
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/574.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 #574
----
commit 8db30ee2bece940dedfef83a82d3c6cacca6e08f
Author: anyway1021 <[email protected]>
Date: 2016-10-27T08:59:13Z
change to read and render hadoop.cluster.allocatedvcores
commit 8ecf92300584f2c86fbb3060ec263498f7edbfd8
Author: anyway1021 <[email protected]>
Date: 2016-10-27T12:22:12Z
modify description of parameter dataSourceConfig.fetchIntervalSec
----
---
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.
---