[ https://issues.apache.org/jira/browse/OOZIE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204717#comment-17204717 ]
Andras Salamon commented on OOZIE-3609: --------------------------------------- I also like this change, the RAT warning can easily be solved. The change also upgrades curator from 2.5.0 to 4.3.0, probably because we need a recent Zookeeper for this feature. Lots of Zookeeper excludes will force to use zookeeper 3.5.7 (personally I prefer using dependencyManagement to fix the a version instead of the excludes but it's not that important). Can we just upgrade curator that easily? We were not brave enough to upgrade to 2.12 or 2.13 (see OOZIE-2231). > Zookeeper SSL/TLS support > ------------------------- > > Key: OOZIE-3609 > URL: https://issues.apache.org/jira/browse/OOZIE-3609 > Project: Oozie > Issue Type: New Feature > Reporter: Adam Arvai > Assignee: Adam Arvai > Priority: Major > Attachments: OOZIE-3609-001.patch, OOZIE-3609-002.patch, > OOZIE-3609-003.patch, OOZIE-3609-004.patch > > > Zookeeper 3.5.5 server can operate with SSL/TLS secure connection with its > clients. > We need to ensure Oozie can communicate with Zookeeper quorum via secure > SSL/TLS connection. -- This message was sent by Atlassian Jira (v8.3.4#803005)