Details
Description
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.
Attachments
Attachments
Issue Links
- is blocked by
-
HADOOP-6269 Missing synchronization for defaultResources in Configuration.addResource
- Resolved