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

RM still allocates containers to an app in the FINISHING state

    XMLWordPrintableJSON

Details

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

    Description

      I saw an instance of a bad application master where it unregistered with the RM but then continued to call into allocate. The RMAppAttempt went to the FINISHING state, but the capacity scheduler kept allocating it containers. We should probably have the capacity scheduler check that the application isn't in one of the terminal states before giving it containers.

      Attachments

        1. YARN-2421.9.patch
          6 kB
          Chang Li
        2. YARN-2421.8.patch
          6 kB
          Chang Li
        3. YARN-2421.7.patch
          5 kB
          Chang Li
        4. YARN-2421.6.patch
          5 kB
          Chang Li
        5. YARN-2421.5.patch
          4 kB
          Chang Li
        6. YARN-2421.4.patch
          4 kB
          Chang Li
        7. yarn2421.patch
          6 kB
          Chang Li
        8. yarn2421.patch
          5 kB
          Chang Li
        9. yarn2421.patch
          5 kB
          Chang Li

        Activity

          People

            lichangleo Chang Li
            tgraves Thomas Graves
            Votes:
            0 Vote for this issue
            Watchers:
            14 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: