How to run spark sql engine on kubernetes #2198
Unanswered
mikechengwei
asked this question in
Q&A
Replies: 3 comments 5 replies
-
Not required. The sql engine jar just play a role of
|
Beta Was this translation helpful? Give feedback.
4 replies
-
If you want to run spark On k8s, you just need spark image and configuration your spark configs. https://spark.apache.org/docs/latest/running-on-kubernetes.html |
Beta Was this translation helpful? Give feedback.
1 reply
-
connect to kyuubi.
engine log:
executor status:
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team. I want to know how to run spark sql engine on kubernetes, ref:docuemnt.
Question
Do I need to package the sql engine jar into a image and set it to conf
spark.kubernetes.container.image
?Beta Was this translation helpful? Give feedback.
All reactions