Replies: 1 comment 3 replies
-
The root cause should be HIVE-12371, we fixed it in #3152 The fixed Kyuubi JDBC driver will be delivered in v1.6.0-incubating, before that, you can build from the master branch. |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
用dolpfinScheculer做离线调度平台,通过jdbc的方式调度spark离线任务到kyuubi,所有离线任务使用同一个jdbc用户,kyuubi.engine.share.level 使用的是默认的User, 会发现dolpfinScheculer这边会频繁出现,链接超时
同时在kyuubi Query Engine这边会出现大量的select 1语句发生TIMEDOUT_STATE现象。
请问这个问题该如何优化
Beta Was this translation helpful? Give feedback.
All reactions