[ https://issues.apache.org/jira/browse/MAPREDUCE-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829005#action_12829005 ]
Amareshwari Sriramadasu commented on MAPREDUCE-981: --------------------------------------------------- Whenever INITIALIZE_JOB fails, purgeJob would get NullPointerException in the following line: {code} removeJobFiles(rjob.jobConf.getUser(), rjob.getJobID().toString()); {code} So, the issue is not fixed by MAPREDUCE-899. > TaskTracker does not cleans up job directory when LinuxTraskController is > used. > ------------------------------------------------------------------------------- > > Key: MAPREDUCE-981 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-981 > Project: Hadoop Map/Reduce > Issue Type: Bug > Reporter: Karam Singh > > TaskTracker does not cleans up job directory when LinuxTraskController is > used with wrong permissions and setup task of job fails -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.