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

Rex Xiong commented on SPARK-10810:
-----------------------------------

Is it possible to port this change to 1.5.x?
It's a blocking issue for us to adopt 1.5
Or when will branch-1.6 be created?

Thanks

> 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
>             Fix For: 1.6.0
>
>         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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to