You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Fengnan Li (JIRA)" <ji...@apache.org> on 2019/03/01 01:15:00 UTC

[jira] [Created] (HDFS-14327) Support security for DNS resolving

Fengnan Li created HDFS-14327:
---------------------------------

             Summary: Support security for DNS resolving
                 Key: HDFS-14327
                 URL: https://issues.apache.org/jira/browse/HDFS-14327
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Fengnan Li
            Assignee: Fengnan Li


The DNS resolving, clients will get the IP of the servers (NN/Routers) and use the IP addresses to access the machine. This will fail in secure environment as Kerberos is using the domain name in the principal so it won't recognize the IP addresses.

This task is mainly adding a reverse look up on the current basis and get the domain name after the IP is fetched. After that clients will still use the domain name to access the servers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org