Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-5338

Add a conf to disable hostname check in DN registration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0
    • namenode
    • None
    • Reviewed

    Description

      During DN registration, if the ip and the hostname in the DN InetAddress are the same (i.e. reverse name lookup falied; see the javadoc), the DN will be disallowed to register, where the DN InetAddress was obtained from the socket. It is a performance improvement added by HDFS-3990 to avoid unnecessary DNS resolutions.

      We propose to add a conf property for disabling the check. Otherwise, clusters without reverse DNS lookup support does not work.

      Attachments

        1. h5338_20131009.patch
          5 kB
          Tsz-wo Sze
        2. h5338_20131011.patch
          7 kB
          Tsz-wo Sze

        Issue Links

          Activity

            People

              szetszwo Tsz-wo Sze
              szetszwo Tsz-wo Sze
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: