[ 
https://issues.apache.org/jira/browse/HADOOP-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Owen O'Malley updated HADOOP-1953:
----------------------------------

    Attachment: 1953.patch

This patch puts a 10 second sleep in the retry loop for cleaning up the system 
directory. It also moves the contacting the namenode into the same loop, so 
that if the name node is not up at all, it will let the job tracker bring up 
the http server.

> the job tracker should wait beteween calls to try and delete the system 
> directory
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-1953
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1953
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Blocker
>         Attachments: 1953.patch
>
>
> In HADOOP-1819, I changed the start up of the JobTracker and inadvertently 
> made the Job Tracker retry safe mode exceptions immediately. It should sleep 
> between the exceptions to slow down the number of exceptions and noise.

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

Reply via email to