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

Support propagation of the log level to the executors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.5.0
    • 4.0.0
    • Spark Core
    • None

    Description

      Currently, the sc.setLogLevel() method only sets the log level on the Spark driver, failing to reflect the desired log level on the executors. This inconsistency can lead to difficulties in debugging and monitoring Spark applications, as log messages from the executors may not align with the expected log level set on the user code.

      Attachments

        Activity

          People

            vinodkc Vinod KC
            vinodkc Vinod KC
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: