You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2010/11/14 05:59:13 UTC

[jira] Created: (CHUKWA-556) Remove Hadoop_ prefix from Hadoop Metrics Processor

Remove Hadoop_ prefix from Hadoop Metrics Processor
---------------------------------------------------

                 Key: CHUKWA-556
                 URL: https://issues.apache.org/jira/browse/CHUKWA-556
             Project: Chukwa
          Issue Type: Improvement
          Components: Data Processors
         Environment: Java 6, MacOSX 10.6
            Reporter: Eric Yang
            Assignee: Eric Yang


Both Chukwa and HBase uses MetricsContext to emite Hadoop metrics format.  Therefore, it is possible to reuse the same HadoopMetricsProcessor class to process those metrics.  In HadoopMetricsProcessor is currently prepending Hadoop_ into the metrics field name.  This jira is to remove this prefix.  The DataType will be base on the user input type.  i.e. Hadoop, Chukwa, HBase, and column family or field name will be set to contextName of the MetricsContext.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CHUKWA-556) Remove Hadoop_ prefix from Hadoop Metrics Processor

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CHUKWA-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang resolved CHUKWA-556.
------------------------------

    Resolution: Duplicate

> Remove Hadoop_ prefix from Hadoop Metrics Processor
> ---------------------------------------------------
>
>                 Key: CHUKWA-556
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-556
>             Project: Chukwa
>          Issue Type: Improvement
>          Components: Data Processors
>         Environment: Java 6, MacOSX 10.6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>
> Both Chukwa and HBase uses MetricsContext to emite Hadoop metrics format.  Therefore, it is possible to reuse the same HadoopMetricsProcessor class to process those metrics.  In HadoopMetricsProcessor is currently prepending Hadoop_ into the metrics field name.  This jira is to remove this prefix.  The DataType will be base on the user input type.  i.e. Hadoop, Chukwa, HBase, and column family or field name will be set to contextName of the MetricsContext.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.