[ https://issues.apache.org/jira/browse/HADOOP-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sharad Agarwal updated HADOOP-5931: ----------------------------------- Attachment: 5931_v1.patch This patch adds a MovingWindowContext class which captures the metrics in a moving time window. The window and bucket sizes can be configured using hadoop-metrics.properties It is a very early patch. Testing is in progress. Not all fields captured. > Collect information about number of tasks succeeded / total per time unit for > a tasktracker. > --------------------------------------------------------------------------------------------- > > Key: HADOOP-5931 > URL: https://issues.apache.org/jira/browse/HADOOP-5931 > Project: Hadoop Core > Issue Type: Improvement > Components: mapred > Reporter: Hemanth Yamijala > Assignee: Sharad Agarwal > Attachments: 5931_v1.patch > > > Collecting information of number of tasks succeeded / total per tasktracker > and being able to see these counts per hour, day and since start time will > help reason about things like the blacklisting strategy. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.