Running spark on k8s cluster through kyuubi find kerberos error #7332
Unanswered
Wangwei9138
asked this question in
Q&A
Replies: 1 comment
-
|
This question is not likely to get active responses, check the below section in #2481
|
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 trying to Run spark on k8s cluster through kyuubi,when i run a spark pod ,always get a error log, like:
26/02/24 15:58:49 ERROR TSaslTransport: SASL negotiation failure
javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]
but i upload all keytab, what should i do !?
Beta Was this translation helpful? Give feedback.
All reactions