You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2015/05/12 22:18:59 UTC

[jira] [Created] (AMBARI-11085) Kerberos: missing identities for AMS in the CSV

Robert Levas created AMBARI-11085:
-------------------------------------

             Summary: Kerberos: missing identities for AMS in the CSV
                 Key: AMBARI-11085
                 URL: https://issues.apache.org/jira/browse/AMBARI-11085
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.1.0
            Reporter: Robert Levas
            Assignee: Robert Levas
            Priority: Critical
             Fix For: 2.1.0


There are some naming consistency issues and there are missing entries in the CSV related to AMS.

*Naming inconsistencies:*
* ams.zookeeper.principal
** Is: zookeeper/_HOST@$\{realm\}
** Should be: amszk@_HOST$\{realm\}
* ams.zookeeper.keytab 
** Is: $\{keytab_dir\}/zk.service.ams.keytab
** Should be: $\{keytab_dir\}/ams-zk.service.keytab

*Missing CSV entries*
* ams.collector.ketab
* ams-hbase.regionserver.keytab





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)