[ 
https://issues.apache.org/jira/browse/LIVY-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabor Roczei resolved LIVY-1042.
--------------------------------
    Resolution: Fixed

> Add SSL/TLS support for ZooKeeper connection
> --------------------------------------------
>
>                 Key: LIVY-1042
>                 URL: https://issues.apache.org/jira/browse/LIVY-1042
>             Project: Livy
>          Issue Type: New Feature
>            Reporter: Gabor Roczei
>            Assignee: Gabor Roczei
>            Priority: Major
>             Fix For: 0.10.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Currently Livy's ZooKeeper integration does not support encrypted connections 
> via SSL/TLS. This ticket aims to introduce the necessary configuration 
> options and code changes to allow secure communication with ZooKeeper.
> *Proposed changes:*
>  * Introduce new configuration properties in {{LivyConf.scala}} to handle 
> ZooKeeper SSL/TLS settings (e.g., truststore/keystore locations and 
> passwords).
>  * Update {{ZooKeeperManager.scala}} to utilize the 
> {{CuratorFrameworkFactory.builder()}} for setting up SSL-enabled connections.
>  * Expose these configurations in the {{livy.conf.template}} file to guide 
> users on how to enable secure ZooKeeper integration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to