Karthik Kambatla created HADOOP-9369:
----------------------------------------

             Summary: DNS#reverseDns() can return hostname with . appended at 
the end
                 Key: HADOOP-9369
                 URL: https://issues.apache.org/jira/browse/HADOOP-9369
             Project: Hadoop Common
          Issue Type: Bug
          Components: net
    Affects Versions: 0.23.5, 2.0.3-alpha, 1.1.1
            Reporter: Karthik Kambatla
            Assignee: Karthik Kambatla


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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to