[ http://issues.apache.org/jira/browse/HADOOP-47?page=comments#action_12373564 ]
paul sutter commented on HADOOP-47: ----------------------------------- +1 that you might consider implementing this as a generic counter-object class that can be used by any job to create custom counters like dingbats per second or peak fidderwinks. > include records/second and bytes/second in task reports > -------------------------------------------------------- > > Key: HADOOP-47 > URL: http://issues.apache.org/jira/browse/HADOOP-47 > Project: Hadoop > Type: New Feature > Components: mapred > Versions: 0.2 > Reporter: Doug Cutting > Assignee: Owen O'Malley > Fix For: 0.2 > > TaskReport should include fields for total records processed, total bytes > processed and total seconds of task execution. These should also be reported > in the web ui, as bytes/second and records/second. The job display could sum > these to report total bytes/second and records/second for map and reduce. > Better yet would be a graph displaying the total rates over the course of the > job... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
