JobTracker might not accept first few jobs if restarted immediately
-------------------------------------------------------------------

                 Key: HADOOP-5512
                 URL: https://issues.apache.org/jira/browse/HADOOP-5512
             Project: Hadoop Core
          Issue Type: Bug
          Components: mapred
    Affects Versions: 0.21.0
            Reporter: Amar Kamat
            Priority: Minor
             Fix For: 0.21.0


If the jobtracker is restarted in a very short span of time (e.g. test case). 
First few submissions might fail as the jobtracker identifier remains same new 
jobid given by {{JobTracker.getNewJobId()}} might return an existing job id.

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