Github user holdenk commented on a diff in the pull request:
https://github.com/apache/spark/pull/22298#discussion_r216112853
--- Diff:
resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/features/bindings/JavaDriverFeatureStep.scala
---
@@ -38,7 +39,8 @@ private[spark] class JavaDriverFeatureStep(
.build()
SparkPod(pod.pod, withDriverArgs)
}
- override def getAdditionalPodSystemProperties(): Map[String, String] =
Map.empty
+ override def getAdditionalPodSystemProperties(): Map[String, String] =
--- End diff --
filed SPARK-25373 - Support mixed language pipelines on Spark on K8s
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]