Dmitry Lysnichenko created AMBARI-24565:
-------------------------------------------
Summary: HDFS should handle a customized Zookeeper service
principal name
Key: AMBARI-24565
URL: https://issues.apache.org/jira/browse/AMBARI-24565
Project: Ambari
Issue Type: Improvement
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
HDFS 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:
* Add {{-Dzookeeper.sasl.client.username=<ZOOKEEPER_PRINCPAL_NAME>}} to
{{HADOOP_OPTS}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)