[
https://issues.apache.org/jira/browse/TAJO-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026410#comment-15026410
]
ASF GitHub Bot commented on TAJO-1985:
--------------------------------------
GitHub user keybod opened a pull request:
https://github.com/apache/tajo/pull/879
TAJO-1985: Supporting Metric report via JMX.
I added a JMX metric reporter.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/keybod/tajo TAJO-1985
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/879.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 #879
----
commit e07a9639f5cdd9483765b49c350e6602c4c87d8c
Author: Yongjun Park <[email protected]>
Date: 2015-11-25T08:23:59Z
TAJO-1985: Add reporting metrics via JMX.
----
> Supporting Metric report via JMX
> --------------------------------
>
> Key: TAJO-1985
> URL: https://issues.apache.org/jira/browse/TAJO-1985
> Project: Tajo
> Issue Type: Improvement
> Components: Tools
> Reporter: Yongjun Park
> Assignee: Yongjun Park
> Priority: Minor
>
> Currently, Tajo can reports metrics to Ganglia, file and console.
> I think it would be nice to report metrics via JMX.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)