You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kuldeep (JIRA)" <ji...@apache.org> on 2015/07/31 10:24:04 UTC

[jira] [Commented] (SPARK-9333) Tables are not listed in jdbc tools when connected to hivethrift server

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

Kuldeep commented on SPARK-9333:
--------------------------------

PLease ignore above comment it was because there has been some changes in HiveThriftServer2 class which i was using to spawn server. Seems like attaching a listener is mandatory now for server to works properly.

I have changed the title to what was being discussed earlier.

> Tables are not listed in jdbc tools when connected to hivethrift server
> -----------------------------------------------------------------------
>
>                 Key: SPARK-9333
>                 URL: https://issues.apache.org/jira/browse/SPARK-9333
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 1.4.1
>            Reporter: Kuldeep
>
> -Right now there is `registerTempTable` which registers table in sql/hive context. Then there is `save` which registers it to hivestore but materializes the df. Would it make sense to have a mid-path like `registerTable` which registers to hivestore and points to table in sql context without materializing it?-



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