Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.12.3
-
None
-
None
Description
I'll make the job ids unique across JobTracker restarts by adding the startup time of the JobTracker, so if the JobTracker started at 8 Jun 2007 14:50, the first job would be called:
job_200706081450_00001
the second job would be:
job_200706081450_00002
and so on...
Attachments
Attachments
Issue Links
- is a clone of
-
HADOOP-471 JobTracker should assign unique jobids across restarts
- Closed
- is depended upon by
-
HADOOP-1400 JobClient rpc times out getting job status
- Closed