[ https://issues.apache.org/jira/browse/HIVE-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769159#comment-13769159 ]
Hudson commented on HIVE-4998: ------------------------------ FAILURE: Integrated in Hive-trunk-hadoop1-ptest #168 (See [https://builds.apache.org/job/Hive-trunk-hadoop1-ptest/168/]) HIVE-4998 support jdbc documented table types in default configuration (Thejas Nair via Harish Butani) (rhbutani: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1523741) * /hive/trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java * /hive/trunk/conf/hive-default.xml.template * /hive/trunk/jdbc/src/test/org/apache/hive/jdbc/TestJdbcDriver2.java > 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira