Test scenario for "Killing Task Attempt id till job fails"
----------------------------------------------------------
Key: MAPREDUCE-1671
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1671
Project: Hadoop Map/Reduce
Issue Type: New Feature
Components: test
Affects Versions: 0.22.0
Reporter: Iyappan Srinivasan
Assignee: Iyappan Srinivasan
1) In a job, kill the task attemptid of one task. Whenever that task tries
to run again with another task atempt id for mapred.max.tracker.failures times,
kill that task attempt id. After the mapred.max.tracker.failures times, the
whole job should get killed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.