Moritz Moeller created HADOOP-8867:
--------------------------------------

             Summary: always use canonical host name for kerberos _HOST macro 
expansion
                 Key: HADOOP-8867
                 URL: https://issues.apache.org/jira/browse/HADOOP-8867
             Project: Hadoop Common
          Issue Type: Improvement
          Components: security
    Affects Versions: 2.0.1-alpha
            Reporter: Moritz Moeller


right now SecurityUtil.replacePattern is called with the verbatim configured 
hostname, not with the canonicalized form.

without this patch the hostnames in the configuration must be canonical, with 
this patch one can use cname aliases (we use a cname alias for the namenode).


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