Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.1, 2.0.3-alpha, 0.23.5
-
None
-
Reviewed
Description
DNS#reverseDns uses javax.naming.InitialDirContext to do a reverse DNS lookup. This can sometimes return hostnames with a . at the end.
Saw this happen on hadoop-1: two nodes with tasktracker.dns.interface set to eth0
Attachments
Attachments
Issue Links
- relates to
-
HBASE-7693 Hostname returned by TableInputFormatBase.reverseDNS contains trailing period
- Closed