Github user liyinan926 commented on a diff in the pull request:
https://github.com/apache/spark/pull/23136#discussion_r236455466
--- Diff: docs/running-on-kubernetes.md ---
@@ -926,6 +926,13 @@ specific to Spark on Kubernetes.
<code>spark.kubernetes.executor.podTemplateFile=/path/to/executor-pod-template.yaml`</code>
</td>
</tr>
+<tr>
+ <td><code>spark.kubernetes.deleteExecutors</code></td>
--- End diff --
Should this be named `spark.kubernetes.executor.deleteOnTermination` so the
style is consistent with other executor-related options?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]