Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-1232

Job info for root level queue does not print correct values

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.21.0
    • None
    • capacity-sched
    • None

    Description

      Job info for root level queue does not print correct values.
      Test case -:
      [
      Queue Name= q1
      Its sub-queues are Sq1, Sq2.
      Submit around 8 jobs to each queue Sq1 and Sq2; (Out of these 2 jobs from each queue starts running)
      Job Info for each queue Sq1 and Sq2 prints -:
      Job info
      Number of Waiting Jobs: 6
      Number of users who have submitted jobs: 1

      While Job Info for q1 (parent of Sq1 and Sq2) prints -:
      Job info
      Number of Waiting Jobs: 0
      Number of users who have submitted jobs: 0
      ]
      For root level either we should remove "Job Info" or we should print cumulative values of "waiting jobs" and "users who submitted jobs" from child queues

      Attachments

        Activity

          People

            Unassigned Unassigned
            karams Karam Singh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: