thiru7kavi opened a new issue, #487: URL: https://github.com/apache/incubator-livy/issues/487
support to authenticate zookeeper using SASL when we configure state-store as zookeeper for livy, we could use SASL to authenticate zookeeper. current it fails with ClientCnxn: SASL config status: Will not attempt to authenticate using SASL (unknown error) i couldnt find any config or block which accepts while a connection is created to zookeeper seems like its marked as TODO https://github.com/apache/incubator-livy/blame/master/server/src/main/scala/org/apache/livy/server/recovery/ZooKeeperManager.scala#L84 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
