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

Check NodeManager's validity based on hostname(IP) and port

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 2.7.1
    • None
    • resourcemanager

    Description

      There can be situations where multiple NMs are running on the same host; emulating multi-host YARN cluster on one host, deploying dockerized NMs that share network stack. In such cases, RM should be able to distinguish NMs running on the same host. However, current implementation checks validity of NM based only on hostname (NodesListManager.isValidNode()). So it is not possible to distinguish a specific NM from other NMs on the same host.

      Attachments

        1. YARN-4260.001.patch
          4 kB
          jaehoon ko
        2. YARN-4260.002.patch
          533 kB
          jaehoon ko
        3. YARN-4260.003.patch
          4 kB
          jaehoon ko

        Activity

          People

            Unassigned Unassigned
            jaehoon13.ko jaehoon ko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: