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 "Gera Shegalov (JIRA)" <ji...@apache.org> on 2014/03/02 09:50:19 UTC

[jira] [Updated] (MAPREDUCE-5774) Job overview in history UI HsJobBlock should list Reducer phases in chronological order

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

Gera Shegalov updated MAPREDUCE-5774:
-------------------------------------

    Attachment: MAPREDUCE-5774.v01.patch

> Job overview in history UI HsJobBlock should list Reducer phases in chronological order
> ---------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5774
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5774
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: jobhistoryserver
>    Affects Versions: 2.3.0
>            Reporter: Gera Shegalov
>            Assignee: Gera Shegalov
>         Attachments: MAPREDUCE-5774.v01.patch
>
>
> Current order:
> Average Map Time	         9sec
> Average Reduce Time	 0sec
> Average Shuffle Time	 22sec
> Average Merge Time	 0sec
> Proposed order:
> Average Map Time	         9sec
> Average Shuffle Time	 22sec
> Average Merge Time	 0sec
> Average Reduce Time	 0sec



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)