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/13 20:17:06 UTC

[jira] [Created] (SPARK-11089) Add a option for thrift-server to share a single session across all connections

Davies Liu created SPARK-11089:
----------------------------------

             Summary: Add a option for thrift-server to share a single session across all connections
                 Key: SPARK-11089
                 URL: https://issues.apache.org/jira/browse/SPARK-11089
             Project: Spark
          Issue Type: New Feature
          Components: SQL
            Reporter: Davies Liu


In 1.6, we improve the session support in JDBC server by separating temporary tables and UDFs. In some cases, user may still want to share the temporary tables or UDFs across different applications.

We should have an option or config to support that (use the original SQLContext instead of calling newSession if it's set to true).

cc [~marmbrus]



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