yaooqinn commented on a change in pull request #25648: [SPARK-28947][K8S] 
Status logging not happens at an interval for liveness
URL: https://github.com/apache/spark/pull/25648#discussion_r332818335
 
 

 ##########
 File path: 
resource-managers/kubernetes/core/src/test/scala/org/apache/spark/deploy/k8s/submit/ClientSuite.scala
 ##########
 @@ -177,13 +176,13 @@ class ClientSuite extends SparkFunSuite with 
BeforeAndAfter {
   }
 
   test("Waiting for app completion should stall on the watcher") {
+    kconf.sparkConf.set(WAIT_FOR_APP_COMPLETION, true)
 
 Review comment:
   I see, thanks

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to