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

Tao Li edited comment on HIVE-11516 at 7/20/16 7:42 PM:
--------------------------------------------------------

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 [https://issues.apache.org/jira/browse/HIVE-4806].

HiveDatabaseMetaData.isReadOnly()
HiveDatabaseMetaData.supportsResultSetConcurrency()



was (Author: taoli-hwx):
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)

Reply via email to