Allen Wittenauer created HADOOP-9520:
----------------------------------------

             Summary: _HOST doesn't resolve to bound interface
                 Key: HADOOP-9520
                 URL: https://issues.apache.org/jira/browse/HADOOP-9520
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 2.0.4-alpha
            Reporter: Allen Wittenauer


_HOST appears to ignore bound interfaces.  For example, if a host has two 
interfaces such that:

nic0 = gethostname()
nic1 = someothername

and then I configure the namenode or resource manager to use 
someothername:####, the system still treats _HOST = nic0.  This is especially 
harmful for Kerberos principals.

--
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