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

Capacity scheduler's implementation of getJobs modifies the list of running jobs inadvertently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.19.0
    • 0.19.0
    • None
    • None
    • Reviewed

    Description

      The implementation of the getJobs API gets the running jobs queue from the JobQueueManager. If it is not null, it appends waiting jobs to the list and returns that. This modifies the original list of running jobs and can affect the scheduler drastically.

      Attachments

        1. HADOOP-4274.patch
          3 kB
          Hemanth Yamijala

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: