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

Add support to provide spark.executor.extraJavaOptions in terms of App Id and/or Executor Id's

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.4.0
    • Mesos, Spark Core, YARN
    • None

    Description

      Users may want to enable gc logging or heap dump for the executors, but there is a chance of overwriting it by other executors since the paths cannot be expressed dynamically. This improvement would enable to express the spark.executor.extraJavaOptions paths in terms of App Id and Executor Id's to avoid the overwriting by other executors.

      There was a discussion about this in SPARK-3767, but it never fixed.

      Attachments

        Activity

          People

            devaraj Devaraj Kavali
            devaraj Devaraj Kavali
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: