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

Ignore or reject wrong config when start sparksession

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Minor
    • Resolution: Unresolved
    • 3.2.0
    • None
    • Spark Core, SQL
    • None

    Description

      When use 

      SparkSession.builder().config()
      

      In this method user may config `spark.driver.memory`. But when we run this code, jvm is started,  so this configuration won't work and in Spark UI, it will show as this configuration. 

      So we should ignore such as wrong way.

      Attachments

        Activity

          People

            Unassigned Unassigned
            angerszhu angerszhu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: