[
https://issues.apache.org/jira/browse/AMBARI-22847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16598749#comment-16598749
]
Hudson commented on AMBARI-22847:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #210 (See
[https://builds.apache.org/job/Ambari-branch-2.7/210/])
AMBARI-22847. Let HBase use ZK principal name set by users when enabling
(github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=0d18dace6fe17a9a098eb2f763351601af9f07b5])
* (edit)
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/hbase-env.xml
* (edit)
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
> 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: 2.7.0
>
> Time Spent: 2h 20m
> 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)