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

RM does not track nodes that are in the include list and never register

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 2.9.2, 3.0.3, 2.8.5
    • None
    • None
    • None

    Description

      The RM state machine decides to put new or running nodes in inactive state only past the point of either registration or being in the exclude list. This does not cover the case where a node is the in the include list but never registers and since all state changes are based on these NodeState transitions, having NEW nodes be listed as inactive first may help. This would change the semantics of how inactiveNodes are looked at today. Another state addition might help this case too.

      Attachments

        1. YARN-9202.001.patch
          8 kB
          Kuhu Shukla
        2. YARN-9202.002.patch
          7 kB
          Kuhu Shukla
        3. YARN-9202.003.patch
          12 kB
          Kuhu Shukla

        Activity

          People

            kshukla Kuhu Shukla
            kshukla Kuhu Shukla
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: