Zita Dombi created HDFS-17229: --------------------------------- Summary: Zookeeper SSL/TLS support in HDFS DelegationTokenAuthenticationFilter Key: HDFS-17229 URL: https://issues.apache.org/jira/browse/HDFS-17229 Project: Hadoop HDFS Issue Type: Improvement Reporter: Zita Dombi Assignee: Zita Dombi
HADOOP-18709 added support for Zookeeper to communicate with SSL/TLS enabled in hadoop-common. With those changes we have the necessary parameters, that we need to set to enable SSL/TLS in a ZK Client. That change also did changes in ZKCuratorManager, so with that it is easy to set the SSL/TLS, for Yarn it was done in YARN-11468. In DelegationTokenAuthenticationFilter currently we are using CuratorFrameworkFactory, it'd be good to change it to use ZKCuratorManager and with that we should support SSL/TLS enablement. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org