In JobInProgress, failed TIP should be added back to the non-running queue only 
if the tip has not failed.
----------------------------------------------------------------------------------------------------------

                 Key: HADOOP-3235
                 URL: https://issues.apache.org/jira/browse/HADOOP-3235
             Project: Hadoop Core
          Issue Type: Bug
          Components: mapred
            Reporter: Amar Kamat
            Priority: Trivial


In case of a task failure, the corresponding TIP is added back to the 
non-running list via {{failMap()/failReduce()}} api. This reentry should be 
done only for TIPs that have not failed. Reentry is useless for failed TIPs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to