Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Zookeeper Encrypt Communication

Explorer

Is it possible to encrypt all communication from/to Zookeeper? I haven't seen any HDP documentation.

1 REPLY 1

Super Mentor

@Jason Farbman

I have never tried the same on my local HDP setup but looks like Zookeeper can be configured to use SSL for encrypted communication.

https://cwiki.apache.org/confluence/display/ZOOKEEPER/ZooKeeper+SSL+User+Guide

.

By default network communication of ZooKeeper isn’t encrypted. However, each user and service can leverage the SSL feature and/or custom authentication implementation in order to use ZooKeeper in secure mode.

This feature is added from Zookeeper version 3.5.1, 3.6.0 as part of "Sub Task" JIRA: https://issues.apache.org/jira/browse/ZOOKEEPER-2125

.

Unfortunately even the latest HDP version (which is HDP 2.6.3) includes the Zookeeper version "Apache ZooKeeper 3.4.6" so this feature is not available in HDP yet.

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.