Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-2877 Extend YARN to support distributed scheduling
  3. YARN-5049

Extend NMStateStore to save queued container information

    XMLWordPrintableJSON

Details

    • Incompatible change
    • Hide
      This breaks rolling upgrades because it changes the major version of the NM state store schema. Therefore when a new NM comes up on an old state store it crashes.

      The state store versions for this change have been updated in YARN-6798.
      Show
      This breaks rolling upgrades because it changes the major version of the NM state store schema. Therefore when a new NM comes up on an old state store it crashes. The state store versions for this change have been updated in YARN-6798 .

    Description

      This JIRA is about extending the NMStateStore to save queued container information whenever a new container is added to the NM queue.
      It also removes the information from the state store when the queued container starts its execution.

      Attachments

        1. YARN-5049.001.patch
          15 kB
          Konstantinos Karanasos
        2. YARN-5049.002.patch
          16 kB
          Konstantinos Karanasos
        3. YARN-5049.003.patch
          16 kB
          Konstantinos Karanasos
        4. YARN-5049-addendum.branch-2.001.patch
          2 kB
          Arun Suresh

        Issue Links

          Activity

            People

              asuresh Arun Suresh
              kkaranasos Konstantinos Karanasos
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: