Andrew Or created SPARK-14647:
---------------------------------

             Summary: Group SQLContext/HiveContext state into PersistentState
                 Key: SPARK-14647
                 URL: https://issues.apache.org/jira/browse/SPARK-14647
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Andrew Or
            Assignee: Andrew Or


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