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

TestResourceManager#testResourceAllocation() fails when using FairScheduler

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      When using FairScheduler, TestResourceManager#testResourceAllocation() fails with the following error:

      java.lang.IllegalStateException: Trying to stop a non-running task: 1 of application application_1455833410011_0001
      at org.apache.hadoop.yarn.server.resourcemanager.Task.stop(Task.java:117)
      at org.apache.hadoop.yarn.server.resourcemanager.Application.finishTask(Application.java:266)
      at org.apache.hadoop.yarn.server.resourcemanager.TestResourceManager.testResourceAllocation(TestResourceManager.java:167)

      Attachments

        1. YARN-4704.001.patch
          3 kB
          Yufei Gu

        Activity

          People

            yufeigu Yufei Gu
            rchiang Ray Chiang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: