Github user echarles commented on a diff in the pull request: https://github.com/apache/spark/pull/20451#discussion_r201215439 --- 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 -- mmh didn't change that behavior. Let's wait the next push and see the diff. master is evolving and numerous refactoring does not make this PR easy to merge with.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org