Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-2492 (Clone of YARN-796) Allow for (admin) labels on nodes and resource-requests
  3. YARN-3132

RMNodeLabelsManager should remove node from node-to-label mapping when node becomes deactivated

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.7.0
    • api, client, resourcemanager
    • None
    • Reviewed

    Description

      Using an example to explain:
      1) Admin specify host1 has label=x
      2) node=host1:123 registered
      3) Get node-to-label mapping, return host1/host1:123
      4) node=host1:123 unregistered
      5) Get node-to-label mapping, still returns host1:123

      Probably we should remove host1:123 when it becomes deactivated and no directly label assigned to it (directly assign means admin specify host1:123 has x instead of host1 has x).

      Attachments

        1. YARN-3132.1.patch
          9 kB
          Wangda Tan

        Activity

          People

            leftnoteasy Wangda Tan
            leftnoteasy Wangda Tan
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: