spark.submit.deployMode not work #4679
Unanswered
imperio-wxm
asked this question in
Q&A
Replies: 2 comments 8 replies
-
How? |
Beta Was this translation helpful? Give feedback.
7 replies
-
It might be just a display issue, you can check whether there is a driver pod or not |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
When spark.submit.deployMode=cluster is configured, the log shows that kyuubi's spark-submit submission command has taken effect, but the parameter on spark-web is still client
Log
2023-04-10 14:30:04.791 INFO 6 --- [engine-launch-log] o.a.kyuubi.jdbc.hive.KyuubiConnection : --conf spark.submit.deployMode=cluster \
Spark-web

Beta Was this translation helpful? Give feedback.
All reactions