[ https://issues.apache.org/jira/browse/SPARK-37863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472507#comment-17472507 ]
Apache Spark commented on SPARK-37863: -------------------------------------- User 'zhouyifan279' has created a pull request for this issue: https://github.com/apache/spark/pull/35162 > Add submitTime for Spark Application > ------------------------------------ > > Key: SPARK-37863 > URL: https://issues.apache.org/jira/browse/SPARK-37863 > Project: Spark > Issue Type: New Feature > Components: Spark Submit > Affects Versions: 3.3.0 > Reporter: Zhou Yifan > Priority: Major > > Spark Driver may take a long time to startup when running with cluster mode, > if YARN temporarily does not have enough resources, or HDFS's performance is > poor due to high pressure. > After`submitTime` is added, we can detect such situation by comparing it with > the `spark.app.startTime`(already exists) . -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org