Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-37863

Add submitTime for Spark Application

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.0
    • Spark Submit
    • None

    Description

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

      Attachments

        Activity

          People

            zhouyifan279 Zhou Yifan
            zhouyifan279 Zhou Yifan
            Kent Yao 2 Kent Yao 2
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: