Sultan Alamro created MAPREDUCE-7245: ----------------------------------------
Summary: Reduce phase does not continue processing with failed SCHEDULED Map tasks Key: MAPREDUCE-7245 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7245 Project: Hadoop Map/Reduce Issue Type: Bug Affects Versions: 2.7.2 Reporter: Sultan Alamro When we set *mapreduce.map.maxattempts* to 1, the reduce tasks should ignore the output of failed tasks as state it in EventFetch class. However, it turns out that this only happens when a map task transitions from RUNNING to FAILED, not from SCHEDULED to FAILED -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org