You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/12/06 00:19:13 UTC

[jira] [Resolved] (ACCUMULO-1817) Use Hadoop Metrics2

     [ https://issues.apache.org/jira/browse/ACCUMULO-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved ACCUMULO-1817.
----------------------------------
    Resolution: Fixed

We now support both the existing (henceforth referred to as "legacy") JMX endpoints as well as Metrics2-handled endpoints (by default).

Verified that JMX entries are still being populated for both variants (current and legacy) and also verified Graphite sink for current metrics (did not verify ganglia).

> 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: 40m
>  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)