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

Lefty Leverenz commented on HIVE-4998:
--------------------------------------

Doc note:  This changes the default for *hive.server2.table.type.mapping*, 
which was added to HiveConf.java by HIVE-4573.

* [Configuration Properties -- hive.server2.table.type.mapping | 
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.table.type.mapping]

> support jdbc documented table types in default configuration
> ------------------------------------------------------------
>
>                 Key: HIVE-4998
>                 URL: https://issues.apache.org/jira/browse/HIVE-4998
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2, JDBC
>    Affects Versions: 0.11.0
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.12.0
>
>         Attachments: HIVE-4998.1.patch
>
>
> The jdbc table types supported by hive server2 are not the documented typical 
> types [1] in jdbc, they are hive specific types (MANAGED_TABLE, 
> EXTERNAL_TABLE, VIRTUAL_VIEW). 
> HIVE-4573 added support for the jdbc documented typical types, but the HS2 
> default configuration is to return the hive types 
> The default configuration should result in the expected jdbc typical behavior.
> [1] 
> http://docs.oracle.com/javase/6/docs/api/java/sql/DatabaseMetaData.html?is-external=true#getTables(java.lang.String,
>  java.lang.String, java.lang.String, java.lang.String[])



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to