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

Do not update conf for existing SparkContext in SparkSession.getOrCreate.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.0, 2.4.0
    • 3.0.0
    • PySpark, SQL
    • None

    Description

      In SPARK-20946, we modified SparkSession.getOrCreate to not update conf for existing SparkContext because SparkContext is shared by all sessions.
      We should not update it in PySpark side as well.

      Attachments

        Activity

          People

            ueshin Takuya Ueshin
            ueshin Takuya Ueshin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: