Istvan Toth created OMID-310:
--------------------------------
Summary: Use HBase SASL Coniguration for connecting to Zookeeper
Key: OMID-310
URL: https://issues.apache.org/jira/browse/OMID-310
Project: Phoenix Omid
Issue Type: Improvement
Reporter: Istvan Toth
Assignee: Istvan Toth
Currently we need to specify a separate jaas.conf file for Omid to enable
connecting to SASL/GSSAPI secured Zookeeper quorums.
This is problematic on many levels, as this adds complications to clients using
omid HA, like having to add an extra Java CLI option, and having to manage
their own ticket renewal.
A better option would be picking up the HBase Sasl Configuration, and using it
automatically.
We also need to look into whether using separate effective principals for the
HBase ZK connections and Omid ZK connections is possible now, and whether we
want keep that support if it is.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)