[ https://issues.apache.org/jira/browse/SPARK-15450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297800#comment-15297800
]
Andrew Or commented on SPARK-15450:
-----------------------------------
Actually I already have some ideas for this one.
> Clean up SparkSession builder for python
> ----------------------------------------
>
> Key: SPARK-15450
> URL: https://issues.apache.org/jira/browse/SPARK-15450
> Project: Spark
> Issue Type: Bug
> Components: PySpark, SQL
> Affects Versions: 2.0.0
> Reporter: Andrew Or
> Assignee: Andrew Or
>
> This is the sister JIRA for SPARK-15075. Today we use `SQLContext.getOrCreate` in our
builder. Instead we should just have a real `SparkSession.getOrCreate` and use that in our
builder.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|