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).
  1. In Cloudera Manager, select the Solr service for which you want to enable secure communication.
  2. Click the Configuration tab.
  3. Search for SSL.
  4. Find the Enable TLS/SSL for Solr ZooKeeper property and select it to enable TLS/SSL.
  5. Click Save Changes.
  6. 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.
  1. In Cloudera Manager, select the HBase service for which you want to enable secure communication.
  2. Click the Configuration tab.
  3. Search for SSL.
  4. Find the Enable TLS/SSL for HBase ZooKeeper property and select it to enable TLS/SSL.
  5. Click Save Changes.
  6. Restart.