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

Add more states and transitions to stabilize the NM Container state machine

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0
    • None
    • None

    Description

      There seem to be a few intermediate states that can be added to improve the stability of the NM container state machine.

      For. eg:

      • The REINITIALIZING should probably be split into REINITIALIZING and REINITIALIZING_AWAITING_KILL.
      • Container updates are currently handled in the ContainerScheduler, but it would probably be better to have it plumbed through the container state machine as a new state, say UPDATING and a new container event.

      The plan is to add some extra tests too to try and test every transition.

      Attachments

        1. YARN-7240.002.patch
          69 kB
          Arun Suresh
        2. YARN-7240.002.patch
          67 kB
          kartheek muthyala
        3. YARN-7240.001.patch
          42 kB
          kartheek muthyala

        Activity

          People

            kartheek kartheek muthyala
            asuresh Arun Suresh
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: