You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Jeremy Lewi (JIRA)" <ji...@apache.org> on 2012/10/05 19:40:03 UTC

[jira] [Created] (MAPREDUCE-4709) Counters that track max values

Jeremy Lewi created MAPREDUCE-4709:
--------------------------------------

             Summary: Counters that track max values
                 Key: MAPREDUCE-4709
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4709
             Project: Hadoop Map/Reduce
          Issue Type: New Feature
            Reporter: Jeremy Lewi
            Priority: Minor


A nice feature to help monitor MR jobs would be mapreduce counters that track the maximum of some metric across all workers. These trackers would work just like regular counters except it would track the max value of all arguments passed to the "increment" function as opposed to summing them.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira