[
https://issues.apache.org/jira/browse/MAPREDUCE-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13072049#comment-13072049
]
Jonathan Eagles commented on MAPREDUCE-1060:
--------------------------------------------
As I understand, this issue is fixed in MR-279 since intermediate mapper
results are stored in HDFS.
> 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.manualtest.patch,
> 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