[
https://issues.apache.org/jira/browse/AMBARI-22847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343303#comment-16343303
]
Hudson commented on AMBARI-22847:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #8648 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8648/])
AMBARI-22847. Let HBase use ZK principal name set by users when enabling
(echekanskiy:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=c37068ae4f700dc96900adf5b0e8bc36b8cd2fd3])
* (edit)
ambari-server/src/main/resources/common-services/HBASE/2.0.0.3.0/package/scripts/params_linux.py
* (edit)
ambari-server/src/main/resources/common-services/HBASE/2.0.0.3.0/configuration/hbase-env.xml
> HBase should handle a customized Zookeeper service principal name
> -----------------------------------------------------------------
>
> Key: AMBARI-22847
> URL: https://issues.apache.org/jira/browse/AMBARI-22847
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Critical
> Labels: kerberos, pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> HBase 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
> {{HBASE_OPTS}} in {{hbase-env/template}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)