davidyuan1223 commented on issue #6034:
URL: https://github.com/apache/kyuubi/issues/6034#issuecomment-2019556128

   > @davidyuan1223 hello, May I ask what strategy will you implement?
   
   hello, this is the demo command 
   `bin/beeline -u 
'jdbc:hive2://xxx:2181/;serviceDiscoveryMode=zooKeeper;zooKeeperNamespace=kyuubi;zooKeeperStrategy=poll?spark.app.name=testspark;spark.shuffle.useOldFetchProtocol=true'
 -n hadoop --verbose=true --showNestedErrs=true`
   currently it can use poll strategy to choose the right server, but there are 
some bugs, so i'm not commit a pr.


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