[
https://issues.apache.org/jira/browse/EAGLE-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180238#comment-15180238
]
ASF GitHub Bot commented on EAGLE-186:
--------------------------------------
GitHub user haoch opened a pull request:
https://github.com/apache/incubator-eagle/pull/113
EAGLE-186 Support hadoop.namenode.fsnamesystemstate.capacityusage and fix
resource manager metric bug
https://issues.apache.org/jira/browse/EAGLE-186
EAGLE-186 Support hadoop.namenode.fsnamesystemstate.capacityusage and fix
resource manager metric bug
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/haoch/incubator-eagle EAGLE-186
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/113.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 #113
----
commit e5d8f6251a83ca46753b79f011dec52f8f43a73e
Author: Hao Chen <[email protected]>
Date: 2016-03-04T17:48:17Z
EAGLE-186 Support hadoop.namenode.fsnamesystemstate.capacityusage and fix
resource manager metric bug
----
> Add capacityusage in script support
> -----------------------------------
>
> Key: EAGLE-186
> URL: https://issues.apache.org/jira/browse/EAGLE-186
> Project: Eagle
> Issue Type: Improvement
> Reporter: Hao Chen
> Assignee: Hao Chen
>
> {code}
> hadoop.namenode.fsnamesystemstate.capacityusage=
> hadoop.namenode.fsnamesystemstate.capacityused /
> hadoop.namenode.fsnamesystemstate.capacitytotal * 100
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)