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

Arun C Murthy updated MAPREDUCE-2059:
-------------------------------------

    Status: Open  (was: Patch Available)

Sorry to come in late, the patch has gone stale. Can you please rebase? Thanks.

Given this is not an issue with MRv2 should we still commit this? I'm happy to, 
but not sure it's useful. Thanks.

> RecoveryManager attempts to add jobtracker.info
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2059
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2059
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>         Environment: 
> https://svn.apache.org/repos/asf/hadoop/mapreduce/trunk@994941
>            Reporter: Dan Adkins
>              Labels: hadoop
>         Attachments: MAPREDUCE-2059.patch
>
>
> The jobtracker is treating the file 'jobtracker.info' in the system data 
> directory as a job to be recovered, resulting in the following:
> 10/09/09 18:06:02 WARN mapred.JobTracker: Failed to add the job 
> jobtracker.info
> java.lang.IllegalArgumentException: JobId string : jobtracker.info is not 
> properly formed
>         at org.apache.hadoop.mapreduce.JobID.forName(JobID.java:158)
>         at org.apache.hadoop.mapred.JobID.forName(JobID.java:84)
>         at 
> org.apache.hadoop.mapred.JobTracker$RecoveryManager.addJobForRecovery(JobTracker.java:1057)
>         at org.apache.hadoop.mapred.JobTracker.<init>(JobTracker.java:1565)
>         at 
> org.apache.hadoop.mapred.JobTracker.startTracker(JobTracker.java:275)
>         at 
> org.apache.hadoop.mapred.JobTracker.startTracker(JobTracker.java:267)
>         at 
> org.apache.hadoop.mapred.JobTracker.startTracker(JobTracker.java:262)
>         at org.apache.hadoop.mapred.JobTracker.main(JobTracker.java:4256)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to