Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-690

NPE in jobcontrol

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.14.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            omalley Owen O'Malley
            johanoskarsson Johan Oskarsson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: