Enabling ZooKeeper SSL/TLS for Solr and HBase Indexer
Learn about configuring Solr and HBase Indexer to communicate with ZooKeeper in a secure way.
Enabling SSL for Solr ZooKeeper
Learn about enabling secure communications between Solr and ZooKeeper.
- The Enable TLS/SSL for ZooKeeper and Client Port Unification options must be enabled in the ZooKeeper configuration (These are the default settings for a secure cluster).
- In Cloudera Manager, select the Solr service for which you want to enable secure communication.
- Click the Configuration tab.
- Search for SSL.
- Find the Enable TLS/SSL for Solr ZooKeeper property and select it to enable TLS/SSL.
- Click Save Changes.
- Restart.
Enabling SSL for HBase Indexer ZooKeeper
Learn about enabling secure communication between HBase Indexer and ZooKeeper.
- The Enable TLS/SSL for ZooKeeper and Client Port Unification options must be selected in the ZooKeeper configuration (These are the default settings for a secure cluster).
- The Enable TLS/SSL for Solr Zookeeper must be selected for the Solr service used with HBase Indexer. When you disable SSL/TLS for HBase indexer ZooKeepeer, make sure that you disable it for the Solr service as well.
- In Cloudera Manager, select the HBase service for which you want to enable secure communication.
- Click the Configuration tab.
- Search for SSL.
- Find the Enable TLS/SSL for HBase ZooKeeper property and select it to enable TLS/SSL.
- Click Save Changes.
- Restart.