Github user holdenk commented on a diff in the pull request:
https://github.com/apache/spark/pull/22298#discussion_r214407128
--- Diff:
resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/features/bindings/RDriverFeatureStep.scala
---
@@ -53,7 +54,8 @@ private[spark] class RDriverFeatureStep(
SparkPod(pod.pod, withRPrimaryContainer)
}
- override def getAdditionalPodSystemProperties(): Map[String, String] =
Map.empty
+ override def getAdditionalPodSystemProperties(): Map[String, String] =
--- End diff --
Same
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]