You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/06/05 04:32:34 UTC

[GitHub] [kyuubi] pan3793 commented on issue #4817: :memo: Fix/Add High Availability documentation for Kubernetes and etcd

pan3793 commented on issue #4817:
URL: https://github.com/apache/kyuubi/issues/4817#issuecomment-1576027296

   @hyperbolic2346 currently, only the batch session state is shared across kyuubi instances, the interactive session does not.
   
   Zookeeper/etcd based HA is a client-side load balancing. It was explained in [FAQ](https://github.com/apache/kyuubi/discussions/2481)
   
   > How does Kyuubi HA work?
   >> Basically, it's client-side load balancing mode. After the Kyuubi Server is started, it will register itself in Zookeeper, and the client can select one of the Kyuubi Servers to connect to.


-- 
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: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org