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 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.