dengzhhu653 commented on code in PR #6024:
URL: https://github.com/apache/hive/pull/6024#discussion_r2271907461


##########
jdbc/src/java/org/apache/hive/jdbc/Utils.java:
##########
@@ -145,6 +145,7 @@ public static class JdbcConnectionParams {
     public static final String SERVICE_DISCOVERY_MODE_ZOOKEEPER_HA = 
"zooKeeperHA";
     public static final String ZOOKEEPER_NAMESPACE = "zooKeeperNamespace";
     public static final String ZOOKEEPER_SSL_ENABLE = "zooKeeperSSLEnable";
+    public static final String ZOOKEEPER_SASL_CLIENT = "zookeeper.sasl.client";

Review Comment:
   need to check if we really need this new jdbc param



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to