[
https://issues.apache.org/jira/browse/MAPREDUCE-5789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rushabh S Shah updated MAPREDUCE-5789:
--------------------------------------
Status: Patch Available (was: Open)
Changes incorporated
> 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
> Attachments: patch-MapReduce-5789-v2.patch, patch-MapReduce-5789.patch
>
>
> 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)