How to kill a spark query operation? #3822
Answered
by
pan3793
MilkWangStudio
asked this question in
Q&A
-
I shoud devleop a sql editor. it connect spark wtih kyuubi USER LEVEL, Use hive-jdbc to send query request and wait response. I tried use hive-jdbc's statement.close function, but kyuubi front server response "Invalid OperationHandle". It's like not implement this feature? kyuubi version is 1.6.1. Want some helps, Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
pan3793
Nov 18, 2022
Replies: 1 comment 8 replies
-
Do you mean |
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
MilkWangStudio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you mean
hive-jdbc
? It's not part of Kyuubi.