You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2008/09/19 01:20:44 UTC

[jira] Issue Comment Edited: (HADOOP-4208) Shouldn't delete the system dir after a JobTracker recovery

    [ https://issues.apache.org/jira/browse/HADOOP-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632443#action_12632443 ] 

owen.omalley edited comment on HADOOP-4208 at 9/18/08 4:19 PM:
----------------------------------------------------------------

Also note that checkAndAddJob is also deleting files that don't have the expected pattern of job_ * _ * , which should be removed too.

      was (Author: owen.omalley):
    Also note that checkAndAddJob is also deleting files that don't have the expected pattern of job_*_*, which should be removed too.
  
> Shouldn't delete the system dir after a JobTracker recovery
> -----------------------------------------------------------
>
>                 Key: HADOOP-4208
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4208
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>
> Debugging JobTracker crashes will be easier if the files are preserved rather than deleted on recovery, probably in a sub-directory.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.