…ipal name (dlysnichenko) ## What changes were proposed in this pull request?
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 ## How was this patch tested? Enabling NN HA on a secure cluster [ Full content available at: https://github.com/apache/ambari/pull/2204 ] This message was relayed via gitbox.apache.org for [email protected]
