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

Job is not removed from the waiting jobs queue upon completion.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.19.0
    • 0.19.1
    • None
    • None
    • Reviewed

    Description

      When a job completes, the JobQueueManager removes this job from it's internal structures, which is a queue of the running jobs and waiting jobs. While the removal from the running jobs happens correctly, the removal from the waiting jobs does not happen, if the job is still in the PREP state. This was found while implementing HADOOP-4035, as described by Vinod here. The change was introduced in HADOOP-4471, which I should have caught in the review. Sorry about that !

      Attachments

        1. HADOOP-4731-v1.1.patch
          4 kB
          Amar Kamat
        2. HADOOP-4731-v1.patch
          4 kB
          Amar Kamat

        Activity

          People

            amar_kamat Amar Kamat
            yhemanth Hemanth Yamijala
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: