[
https://issues.apache.org/jira/browse/MAPREDUCE-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramya R updated MAPREDUCE-693:
------------------------------
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
was:
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 job
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 job files remain in the history folder and fail to be moved to "done"
subdirectory
Summary: Conf files not moved to "done" subdirectory after JT restart
(was: Job files not moved to "done" subdirectory after JT restart)
> Conf files not moved to "done" subdirectory after JT restart
> ------------------------------------------------------------
>
> Key: MAPREDUCE-693
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-693
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: jobtracker
> Affects Versions: 0.20.1
> Reporter: Ramya R
> Priority: Minor
> Fix For: 0.20.1
>
>
> 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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.