Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-4935

TestYarnClient#testSubmitIncorrectQueue fails with FairScheduler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.8.0
    • 2.9.0, 3.0.0-alpha1
    • test
    • None
    • Reviewed

    Description

      This test case introduced by YARN-3131 works well on CapacityScheduler but not on FairScheduler, since CS doesn't allow dynamically create a queue, while FS supports it. So if you give a random queue name, CS will reject it, but FS will create a new queue for it by default.
      One simple solution is to specific CS in this test case. /cc lichangleo. I was thinking about creating another test case for FS. But for the code introduced by YARN-3131, it may be not necessary.

      Attachments

        1. YARN-4935.001.patch
          1 kB
          Yufei Gu
        2. YARN-4935.002.patch
          1 kB
          Yufei Gu

        Activity

          People

            yufeigu Yufei Gu
            yufeigu Yufei Gu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: