GitHub user pan3793 added a comment to the discussion: Spark Driver/Executors 
dont start in K8S via Kyuubi

Kyuubi engine is a normal Spark App submitted via `spark-submit`, and back to 
your question, yes, in Spark on K8s cluster mode, `spark-submit` requests a 
Driver Pod, then the driver Pod requests Executor Pods.

You can copy the `spark-submit` command(delete the `--conf 
spark.kyuubi.engine.submit.time=1749644279388`) and run it manually to debug if 
you have set up the Spark properly.


GitHub link: 
https://github.com/apache/kyuubi/discussions/7096#discussioncomment-13442919

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to