[ https://issues.apache.org/jira/browse/SPARK-25525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon resolved SPARK-25525. ---------------------------------- Resolution: Fixed Fix Version/s: 2.5.0 Issue resolved by pull request 22545 [https://github.com/apache/spark/pull/22545] > Do not update conf for existing SparkContext in SparkSession.getOrCreate. > ------------------------------------------------------------------------- > > Key: SPARK-25525 > URL: https://issues.apache.org/jira/browse/SPARK-25525 > Project: Spark > Issue Type: Bug > Components: PySpark, SQL > Affects Versions: 2.3.0, 2.4.0 > Reporter: Takuya Ueshin > Assignee: Takuya Ueshin > Priority: Major > Fix For: 2.5.0 > > > 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. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org