Replies: 1 comment
-
have you tried other settings for
|
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.
-
Hi,
I am starting using Kyuubi for tests but I'm not sure about the configuration I made.
Currently I want to deploy Kyuubi on Yarn using Kerberos for the authentification. The release I use for Spark is the spark-3.0.1-bin-hadoop2.7.
My kyuubi-default.conf looks like this :
The Kyuubi service starts well but when I try to connect with kerberos from a client I got this error wich makes me think that maybe I have missed something.
Do I need a specific release of Spark or some Hive jars?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions