咨询Kyuubi 基于Zk高可用方案,使用JDBC 连接Doris后,session宕机恢复的问题 #6858
zhangbinzaifendou
started this conversation in
General
Replies: 1 comment
-
Currently, the interactive session state is stored in each Kyuubi server's memory, and it can not be restored after restarting. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Kyuubi 基于Zk高可用方案,使用JDBC 连接Doris后,看代码中每个kyuubi维护自己的session信息且保存在内存中,如果Doris任务执行时间较长,希望通过session中的OperationHandle kill doris sql 作业,宕机后如何保证session相关的信息能够正常恢复。
Beta Was this translation helpful? Give feedback.
All reactions