Davies Liu created SPARK-10810:
----------------------------------

             Summary: Improve session management for SQL
                 Key: SPARK-10810
                 URL: https://issues.apache.org/jira/browse/SPARK-10810
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Davies Liu
            Assignee: Davies Liu
            Priority: Blocker


Currently, we try to support multiple sessions in SQL within a Spark Context, 
but it's broken and not complete.

We should isolate these for each session :

1) current database of Hive
2) SQLConf
3) UDF/UDAF/UDTF
4) temporary table

For added jar and cached tables, they should be accessible for all sessions.





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