Rushabh S Shah created MAPREDUCE-5789:
-----------------------------------------
Summary: Average Reduce time is incorrect on Job Overview page
Key: MAPREDUCE-5789
URL: https://issues.apache.org/jira/browse/MAPREDUCE-5789
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: jobhistoryserver, webapps
Affects Versions: 2.3.0, 0.23.10
Reporter: Rushabh S Shah
Assignee: Rushabh S Shah
The Average Reduce time displayed on the job overview page is incorrect.
Previously Reduce time was calculated as difference between finishTime and
shuffleFinishTime.
It should be difference of finishTime and sortFinishTime
--
This message was sent by Atlassian JIRA
(v6.2#6252)