pan3793 commented on code in PR #7132:
URL: https://github.com/apache/kyuubi/pull/7132#discussion_r2196663365


##########
kyuubi-common/src/main/scala/org/apache/kyuubi/config/KyuubiConf.scala:
##########
@@ -3473,7 +3473,7 @@ object KyuubiConf {
         "after `spark-submit` is returned.")
       .version("1.7.1")
       .timeConf
-      .createWithDefaultString("PT30S")
+      .createWithDefaultString("PT5M")

Review Comment:
   in most time, 30s is sufficent to make app visible on YARN / K8s



-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to