[ https://issues.apache.org/jira/browse/SPARK-15464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or resolved SPARK-15464.
-------------------------------
Resolution: Fixed
Assignee: Weichen Xu
Fix Version/s: 2.0.0
Target Version/s: 2.0.0
> Replace SQLContext and SparkContext with SparkSession using builder pattern in python
testsuites
> ------------------------------------------------------------------------------------------------
>
> Key: SPARK-15464
> URL: https://issues.apache.org/jira/browse/SPARK-15464
> Project: Spark
> Issue Type: Improvement
> Components: ML, MLlib, SQL, Tests
> Affects Versions: 2.0.0
> Reporter: Weichen Xu
> Assignee: Weichen Xu
> Priority: Minor
> Labels: test
> Fix For: 2.0.0
>
>
> In python script, there are several positions still using SQLContext and directly create
SparkContext, it should be replace with SparkSession using SparkSession.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
|