Andrew Or created SPARK-15450:
---------------------------------

             Summary: 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to