[
https://issues.apache.org/jira/browse/AMBARI-22852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivér Szabó reassigned AMBARI-22852:
-------------------------------------
Assignee: Olivér Szabó (was: Sandor Molnar)
> Ambari Infra should handle a customized Zookeeper service principal name
> ------------------------------------------------------------------------
>
> Key: AMBARI-22852
> URL: https://issues.apache.org/jira/browse/AMBARI-22852
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Sandor Molnar
> Assignee: Olivér Szabó
> Priority: Major
> Labels: kerberos
> Fix For: 3.0.0
>
>
> Ambari Infra (Solr) should handle a customized Zookeeper service principal
> name.
> Currently this is not supported due to hardcoded and implicit values
> expecting the Zookeeper service principal name to be {{zookeeper/_HOST}} as
> opposed to something like {{zookeeper-mycluster/_HOST}}.
> The following changes need to be made:
> *
> {{ambari/ambari-logsearch/ambari-logsearch-solr-client/src/main/resources/solrCloudCli.sh}}
> must be changed to set
> {{-Dzookeeper.sasl.client.username=<ZOOKEEPER_PRINCPAL_NAME>}}
> * {{-Dzookeeper.sasl.client.username=<ZOOKEEPER_PRINCPAL_NAME>}} should be
> added to{{SOLR_OPTS}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)