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 "Amar Kamat (JIRA)" <ji...@apache.org> on 2011/05/20 06:42:52 UTC

[jira] [Assigned] (MAPREDUCE-2511) Progress reported by map tasks of a map-only job is incorrect

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

Amar Kamat reassigned MAPREDUCE-2511:
-------------------------------------

    Assignee: Amar Kamat

> Progress reported by map tasks of a map-only job is incorrect
> -------------------------------------------------------------
>
>                 Key: MAPREDUCE-2511
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2511
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>
> For a map task of a map-reduce job, the progress bar is (logically) split into 2 distinct phases
> 1. Map Phase
> 2. Sort Phase
> The map phase manages 66% of the overall tasks progress while the sort phase governs the rest i.e 33%. 
> For a map task of a map-only job, there is no sort phase. Hence the entire map phase should govern 100% of the task's progress. Currently, the progress bar is split divided into 66%-33% irrespective of whether the job has reducers or not (i.e whether there is a sort phase or not).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira