You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Rushabh S Shah (JIRA)" <ji...@apache.org> on 2014/03/10 21:50:45 UTC

[jira] [Updated] (MAPREDUCE-5789) Average Reduce time is incorrect on Job Overview page

     [ https://issues.apache.org/jira/browse/MAPREDUCE-5789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rushabh S Shah updated MAPREDUCE-5789:
--------------------------------------

    Attachment: patch-MapReduce-5789.patch

> 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: 0.23.10, 2.3.0
>            Reporter: Rushabh S Shah
>            Assignee: Rushabh S Shah
>         Attachments: 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)