Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-41053 Better Spark UI scalability and Driver stability for large applications
  3. SPARK-41694

Add new config to clean up `spark.ui.store.path` directory when SparkContext.stop()

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • Spark Core
    • None

    Description

      spark.ui.store.path directory not clean up when SparkContext.stop() now:

      1. {}The disk space occupied by the spark.ui.store.path directory will continue to grow.
      2. When submitting new App and reusing the spark.ui.store.path directory, we will see the content related to the previous App, which is a bit strange

      Attachments

        Activity

          People

            LuciferYang Yang Jie
            LuciferYang Yang Jie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: