You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2007/07/10 19:01:01 UTC

[jira] Commented: (HADOOP-690) NPE in jobcontrol

    [ https://issues.apache.org/jira/browse/HADOOP-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511491 ] 

Owen O'Malley commented on HADOOP-690:
--------------------------------------

What was the resolution of this issue, Johan?

> NPE in jobcontrol
> -----------------
>
>                 Key: HADOOP-690
>                 URL: https://issues.apache.org/jira/browse/HADOOP-690
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.8.0
>            Reporter: Johan Oskarsson
>            Assignee: Owen O'Malley
>
> While running a few jobs I got this exception:
> Exception in thread "Thread-10" java.lang.NullPointerException
>         at org.apache.hadoop.mapred.jobcontrol.Job.checkRunningState(Job.java:246)
>         at org.apache.hadoop.mapred.jobcontrol.Job.checkState(Job.java:264)
>         at org.apache.hadoop.mapred.jobcontrol.JobControl.checkRunningJobs(JobControl.java:211)
>         at org.apache.hadoop.mapred.jobcontrol.JobControl.run(JobControl.java:280)
> It looks like this was just when all the jobs finished.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.