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 2011/01/02 00:32:09 UTC

[jira] Created: (CHUKWA-576) Create Pig UDF for counter and gauge

Create Pig UDF for counter and gauge
------------------------------------

                 Key: CHUKWA-576
                 URL: https://issues.apache.org/jira/browse/CHUKWA-576
             Project: Chukwa
          Issue Type: New Feature
         Environment: Java 6, Mac OS X 10.6
            Reporter: Eric Yang
            Assignee: Eric Yang


Some Hadoop metrics are emitting in counter, and they need to be converted to gauge for graphing purpose.
For measuring total bandwidth used per month, we also need a UDF to convert from gauge value to counter to approximate the total bytes transferred.

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