Hi Edeesis, The goal is to not have these settings in the spark submit command. If I specify the same things in a pod template for the executor, I still got the message: "Exception in thread "main" org.apache.spark.SparkException "Must specify the driver container image"
it even don't try to start an executor container as the driver is not started yet. Any idea? Thanks, Michel Le mar. 30 juin 2020 à 00:06, edeesis <edee...@gmail.com> a écrit : > If I could muster a guess, you still need to specify the executor image. As > is, this will only specify the driver image. > > You can specify it as --conf spark.kubernetes.container.image or --conf > spark.kubernetes.executor.container.image > > > > -- > Sent from: http://apache-spark-developers-list.1001551.n3.nabble.com/ > > --------------------------------------------------------------------- > To unsubscribe e-mail: dev-unsubscr...@spark.apache.org > >