[ 
https://issues.apache.org/jira/browse/SPARK-15075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-15075:
------------------------------------

    Assignee: Apache Spark

> Cleanup dependencies between SQLContext and SparkSession
> --------------------------------------------------------
>
>                 Key: SPARK-15075
>                 URL: https://issues.apache.org/jira/browse/SPARK-15075
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Apache Spark
>             Fix For: 2.0.0
>
>
> We currently in SparkSession.Builder use SQLContext.getOrCreate. It should 
> probably the the other way around, i.e. all the core logic goes in 
> SparkSession, and SQLContext just calls that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to