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

TestQueueManagerRefresh fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.23.1
    • mrv2
    • None

    Description

      The following tests fail:
      org.apache.hadoop.mapred.TestQueueManagerRefresh.testRefreshWithRemovedQueues
      org.apache.hadoop.mapred.TestQueueManagerRefresh.testRefreshOfSchedulerProperties

      It looks like its simply trying to remove one of the queues but the remove is failing.It looks like MAPREDUCE-3328. mapred queue -list output inconsistent and missing child queues - change the getChilren routine to do a new JobQueueInfo on each one when returning it which is making the remove routine fail since they aren't the same object now.

      Attachments

        1. MAPREDUCE-3651.patch
          0.8 kB
          Thomas Graves
        2. MAPREDUCE-3651.patch
          2 kB
          Thomas Graves

        Activity

          People

            tgraves Thomas Graves
            tgraves Thomas Graves
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: