You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Tao Li (JIRA)" <ji...@apache.org> on 2016/07/20 19:42:20 UTC

[jira] [Commented] (HIVE-11516) Fix JDBC compliance issues

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

Tao Li commented on HIVE-11516:
-------------------------------

We probably want to try to implement these methods below as a higher priority compared with other methods, since it was reported in both Mondrian discussion and [#4806].

HiveDatabaseMetaData.isReadOnly()
HiveDatabaseMetaData.supportsResultSetConcurrency()


> Fix JDBC compliance issues
> --------------------------
>
>                 Key: HIVE-11516
>                 URL: https://issues.apache.org/jira/browse/HIVE-11516
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2, JDBC
>            Reporter: Thejas M Nair
>            Assignee: Tao Li
>
> There are several methods in JDBC driver implementation that still throw UnSupportedException. This and other jdbc spec non compliant behavior causes issues when JDBC driver is used with external tools and libraries.
> For example, Jmeter calls HiveStatement.setQueryTimeout and this was resulting in an exception. HIVE-10726 makes it possible to have a workaround for this.
> Creating this jira for ease of tracking such issues. Please mark new jiras as blocking this one.



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