The cluster admin should be able to configure a name for the job tracker ------------------------------------------------------------------------
Key: HADOOP-3922 URL: https://issues.apache.org/jira/browse/HADOOP-3922 Project: Hadoop Core Issue Type: Improvement Components: mapred Reporter: Owen O'Malley It would be good if the cluster admin could define a job tracker name that was used to form the unique part of the job ids. I think something like: mapred.jobtracker.name = xxx job_xxx_200808081200_00001 if it is undefined, it would default to the current behavior of just using the timestamp. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.