Github user rimolive commented on a diff in the pull request:
https://github.com/apache/spark/pull/21572#discussion_r195796105
--- Diff:
resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh ---
@@ -38,10 +38,10 @@ fi
SPARK_K8S_CMD="$1"
--- End diff --
This is handled by the case block, because pass-through mode will be used
either if SPARK_K8S_CMD is empty or has a non spark-on-k8s command. I tested
both scenarios.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]