Github user echarles commented on a diff in the pull request:
https://github.com/apache/spark/pull/20451#discussion_r201327022
--- 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 --
Right, I have added back that section... Thx @tnachen
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]