Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
multi-homed
-
Reviewed
-
Description
The configuration setting dfs.datanode.dns.interface lets the DataNode select its hostname by doing a reverse lookup of IP addresses on the specific network interface. This does not work when /etc/hosts is used to setup alternate hostnames, since DNS#reverseDns only queries the DNS servers.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-12542 TestDNS fails on Windows after HADOOP-12437.
- Resolved
- relates to
-
HDFS-7935 Support multi-homed networks when Kerberos security is enabled
- Open
-
HBASE-14594 Use new DNS API introduced in HADOOP-12437
- Closed