Github user tnachen commented on a diff in the pull request:
https://github.com/apache/spark/pull/20451#discussion_r199340795
--- Diff:
resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/submit/KubernetesClientApplication.scala
---
@@ -140,13 +140,6 @@ private[spark] class Client(
throw e
}
- if (waitForAppCompletion) {
--- End diff --
Why is this not needed anymore? If we enable cluster mode we still want the
same behavior defined here right?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]