[ https://issues.apache.org/jira/browse/HADOOP-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-1101: --------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. Thanks, Devaraj. > Add more statistics in the web-ui to do with tasks > -------------------------------------------------- > > Key: HADOOP-1101 > URL: https://issues.apache.org/jira/browse/HADOOP-1101 > Project: Hadoop > Issue Type: Improvement > Affects Versions: 0.12.0 > Reporter: Devaraj Das > Assigned To: Devaraj Das > Fix For: 0.13.0 > > Attachments: 1101.patch > > > Currently, the web-ui does not display all the statistics needed to analyze > performance of a job in the MR framework. Things like the average time the > maps took to finish is missing. Similarly, the min/max/average for shuffle is > missing. It would also be nice to add the statistics for major transitions > like the time when the last map finished, the time when the last shuffle/copy > finished, etc. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.