[
https://issues.apache.org/jira/browse/AMBARI-24565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16604416#comment-16604416
]
Hudson commented on AMBARI-24565:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #221 (See
[https://builds.apache.org/job/Ambari-branch-2.7/221/])
AMBARI-24565. HDFS should handle a customized Zookeeper service (dlysnichenko:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=8ff68e779833b3e0cbc717c9c972e4461d5e585a])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/configuration/hadoop-env.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.4/services/HDFS/configuration/hadoop-env.xml
* (edit)
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/configuration/hadoop-env.xml
* (edit)
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/hadoop-env.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.6/services/HDFS/configuration/hadoop-env.xml
> 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
> Components: ambari-server
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Priority: Critical
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)