MRReliability test does not work with retired jobs
--------------------------------------------------
Key: MAPREDUCE-1062
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1062
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: test
Affects Versions: 0.21.0
Reporter: Sreekanth Ramakrishnan
Assignee: Sreekanth Ramakrishnan
Currently the MRReliability uses job clients get all job api which also includes retired jobs.
In case we have retired jobs in cluster,
The retired jobs are appended at the end of the job list, this results in Test always getting
completed job and not spawning off KillTask thread and KillTracker threads.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|