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

Apache Spark commented on SPARK-14647:
--------------------------------------

User 'yhuai' has created a pull request for this issue:
https://github.com/apache/spark/pull/12463

> Group SQLContext/HiveContext state into PersistentState
> -------------------------------------------------------
>
>                 Key: SPARK-14647
>                 URL: https://issues.apache.org/jira/browse/SPARK-14647
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>             Fix For: 2.0.0
>
>
> This is analogous to SPARK-13526, which moved some things into 
> `SessionState`. After this issue we'll have an analogous `PersistentState` 
> that groups things to be shared across sessions. This will simplify the 
> constructors of the contexts significantly by allowing us to pass fewer 
> things into the contexts.



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