[
https://issues.apache.org/jira/browse/MAPREDUCE-7166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724873#comment-16724873
]
Zhaohui Xin edited comment on MAPREDUCE-7166 at 12/19/18 10:33 AM:
-------------------------------------------------------------------
Looks good to me, [~lorinlee]. :D
was (Author: uranus):
Looks good to me, [~lorinlee].
> map-only job should ignore node lost event when task is already succeeded
> -------------------------------------------------------------------------
>
> Key: MAPREDUCE-7166
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-7166
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: mrv2
> Affects Versions: 2.7.5, 3.0.0, 3.1.1, 2.8.5, 2.7.7, 2.9.2
> Reporter: Zhaohui Xin
> Assignee: Lei Li
> Priority: Major
> Attachments: MAPREDUCE-7166.001.patch, MAPREDUCE-7166.002.patch,
> MAPREDUCE-7166.003.patch
>
>
> When node lost, all mappers on this node will be rescheduled, but it's
> unnecessary for succeeded map only task because map only job has no reducer,
> and map output has been written to HDFS when it become succeeded, so we can
> ignore this node lost event.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]