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

Nodemanager does not register with RM using the fully qualified hostname

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0-beta
    • None
    • None

    Description

      If the hostname is misconfigured to not be fully qualified ( i.e. hostname returns foo and hostname -f returns foo.bar.xyz ), the NM ends up registering with the RM using only "foo". This can create problems if DNS cannot resolve the hostname properly.

      Furthermore, HDFS uses fully qualified hostnames which can end up affecting locality matches when allocating containers based on block locations.

      Attachments

        1. YARN-848.1.patch
          4 kB
          Hitesh Shah
        2. YARN-848.3.patch
          3 kB
          Hitesh Shah

        Issue Links

          Activity

            People

              hitesh Hitesh Shah
              hitesh Hitesh Shah
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: