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