You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/09/27 04:38:00 UTC

[jira] [Resolved] (SPARK-25525) Do not update conf for existing SparkContext in SparkSession.getOrCreate.

     [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org