You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/10/06 20:10:28 UTC

[jira] [Updated] (SPARK-10810) Improve session management for SQL

     [ https://issues.apache.org/jira/browse/SPARK-10810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davies Liu updated SPARK-10810:
-------------------------------
    Attachment: Session management in Spark SQL 1.6.pdf

Design doc

> Improve session management for SQL
> ----------------------------------
>
>                 Key: SPARK-10810
>                 URL: https://issues.apache.org/jira/browse/SPARK-10810
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Davies Liu
>            Assignee: Davies Liu
>            Priority: Blocker
>         Attachments: Session management in Spark SQL 1.6.pdf
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org