[
https://issues.apache.org/jira/browse/SPARK-4865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253979#comment-14253979
]
Michael Armbrust commented on SPARK-4865:
-----------------------------------------
Temporary tables are tied to a specific SQLContext and thus can't be seen or
queried across different JVMs. Is that the issue you are reporting? This is a
fundamental design thing that we are not going to change.
Or are you creating a JDBC server with an existing HiveContext and then not
seeing the tables (a separate issue that I do want to fix).
> rdds exposed to sql context via registerTempTable are not listed via thrift
> jdbc show tables
> --------------------------------------------------------------------------------------------
>
> Key: SPARK-4865
> URL: https://issues.apache.org/jira/browse/SPARK-4865
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.2.0
> Reporter: Misha Chernetsov
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]