You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kent Yao (Jira)" <ji...@apache.org> on 2022/01/12 02:05:00 UTC

[jira] [Resolved] (SPARK-37863) Add submitTime for Spark Application

     [ https://issues.apache.org/jira/browse/SPARK-37863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kent Yao resolved SPARK-37863.
------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 35162
[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
>            Assignee: Apache Spark
>            Priority: Major
>             Fix For: 3.3.0
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org