Hello,

Spark on Kubernetes adds a label to group pods belonging to the same
application. This value is obtained from SchedulerBackend::applicationId for
executors, but for the driver this is set by spark-submit, in
KubernetesClientApplication, to a different value.
Should we change this? A fix will probably entail spark-submit pinning the
app id before submission, is there a reason not to do that?

Thanks,
Onur



--
Sent from: http://apache-spark-developers-list.1001551.n3.nabble.com/

---------------------------------------------------------------------
To unsubscribe e-mail: dev-unsubscr...@spark.apache.org

Reply via email to