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

Jonathan Eagles updated MAPREDUCE-1060:
---------------------------------------

    Status: Patch Available  (was: Open)

Patch is for the 20 security line

> JT should kill running maps when all the reducers have completed
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-1060
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1060
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Jothi Padmanabhan
>            Assignee: Jonathan Eagles
>             Fix For: 0.20.205.0
>
>         Attachments: MAPREDUCE-1060-branch-0.20-security.patch
>
>
> We have seen some situations where maps are still running when all the 
> reducers have completed. This could happen because of lost TT's, interplay of 
> speculative tasks with bad TT's etc. If the maps take a long time to run, it 
> unnecessarily delays the job completion time, as this map output is not 
> required anyways. The JT should possibly kill running maps when all the 
> reducers have completed.

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

        

Reply via email to