[
https://issues.apache.org/jira/browse/ACCUMULO-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14233213#comment-14233213
]
Josh Elser commented on ACCUMULO-1817:
--------------------------------------
bq. What's the level of effort for supporting both the new way and the old way
with a scary warning message?
That's a good question -- I haven't stumbled across anything that would allow
for programmatic configuration of Metrics2 as a way to support the old
mechanism. I'll poke a little bit, but my gut reaction is that it would be
higher than I'd want to do :)
> Use Hadoop Metrics2
> -------------------
>
> Key: ACCUMULO-1817
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1817
> Project: Accumulo
> Issue Type: New Feature
> Reporter: Corey J. Nolet
> Assignee: Billie Rinaldi
> Labels: proposed
> Fix For: 1.7.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> We currently expose JMX and it's possible (with external code) to bridge the
> JMX to solutions like Ganglia. It would be ideal if the integration were
> native and pluggable.
> Turns out that Hadoop (hdfs, mapred) and HBase has "direct" metrics reporting
> to Ganglia through some nice code provided in Hadoop.
> Look into the GangliaContext to see if we can implement Ganglia metrics
> reporting by Accumulo configuration alone.
> References: http://wiki.apache.org/hadoop/GangliaMetrics,
> http://hbase.apache.org/metrics.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)