[
https://issues.apache.org/jira/browse/SPARK-14647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yin Huai resolved SPARK-14647.
------------------------------
Resolution: Fixed
Issue resolved by pull request 12463
[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: [email protected]
For additional commands, e-mail: [email protected]