[ https://issues.apache.org/jira/browse/HADOOP-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christian Kunz updated HADOOP-3812: ----------------------------------- Fix Version/s: 0.20.1 > Job completion delayed > ---------------------- > > Key: HADOOP-3812 > URL: https://issues.apache.org/jira/browse/HADOOP-3812 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Affects Versions: 0.17.1 > Reporter: Christian Kunz > Fix For: 0.20.1 > > > A job with all reduces completed but with some incomplete re-executed maps is > not declared complete till all tasks are complete. > Couldn't the incomplete maps just be killed off? > Even if maps write to dfs directly, these incomplete maps must have been > successful before, so there should be no reason to wait for them. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.