[ 
https://issues.apache.org/jira/browse/SPARK-13737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184263#comment-15184263
 ] 

Mao, Wei commented on SPARK-13737:
----------------------------------

According to Reynold, databricks is actually going to deprecate HiveContext in 
Spark2.0 because it has been one of the most confusing contexts in Spark. And 
user can change constructor to just create a SQLContext/SparkSession
See more in https://issues.apache.org/jira/browse/SPARK-13485

> Add getOrCreate method for HiveContext
> --------------------------------------
>
>                 Key: SPARK-13737
>                 URL: https://issues.apache.org/jira/browse/SPARK-13737
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>            Reporter: Mao, Wei
>
> There is a "getOrCreate" method in SQLContext, which is useful to recoverable 
> streaming application with SQL operation. 
> https://spark.apache.org/docs/latest/streaming-programming-guide.html#dataframe-and-sql-operations
> But the corresponding method is missing in HiveContext. 



--
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