Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Cannot Reproduce
-
0.20.1
-
None
-
None
Description
After MAPREDUCE-516, when a job is submitted and the JT is restarted (before job files have been written) and the job is killed after recovery, the conf files fail to be moved to the "done" subdirectory.
The exact scenario to reproduce this issue is:
- Submit a job
- Restart JT before anything is written to the job files
- Kill the job
- The old conf files remain in the history folder and fail to be moved to "done" subdirectory