You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Sandor Molnar (JIRA)" <ji...@apache.org> on 2018/01/25 19:29:00 UTC

[jira] [Created] (AMBARI-22847) HBase should handle a customized Zookeeper service principal name

Sandor Molnar created AMBARI-22847:
--------------------------------------

             Summary: 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
             Fix For: 3.0.0


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)