Kyuubi 1.6 compatibility with Hadoop #6030
nishanth5028
started this conversation in
General
Replies: 2 comments 4 replies
-
can you try to run the same query in vanilla |
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes, Im able to run the query through spark-shell. It’s confusing why this dependency is required when executing through kyuubi . |
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.
-
Hi Everyone,
I am exploring Kyuubi and am trying to setup Kyuubi to help query the delta table stored on S3(on prem). I am trying to setup Kyuubi on the local dev cluster and I am running into the below error which I think is related to hadoop compatibility of Kyuubi, please correct me if my understanding is wrong
I'm using below versions
Kyuubi 1.6.0
Hadoop 3.2.2.4-6
Spark 3.2.2.4-6
I couldn't get from the releases page what version of Kyuubi is compatible with Hadoop 3.2.x . Appreciate the help from the community.
Beta Was this translation helpful? Give feedback.
All reactions