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

Mao, Wei edited comment on SPARK-13737 at 3/8/16 2:07 AM:
----------------------------------------------------------

HiveContext is heavily used by many users now, and many of them still coupled 
with old spark version. As this change would be trivial but not constructive, I 
think there is not conflict with the context combination work.


was (Author: mwws):
HiveContext is heavily used by many users now, and enen many of them still 
coupled with old spark version. As this change would be trivial but not 
constructive, I think there is not conflict with the context combination work.

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

Reply via email to