You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/12/19 21:31:13 UTC

[jira] [Commented] (SPARK-4865) rdds exposed to sql context via registerTempTable are not listed via thrift jdbc show tables

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