[
https://issues.apache.org/jira/browse/HIVE-10726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546133#comment-14546133
]
Prasanth Jayachandran commented on HIVE-10726:
----------------------------------------------
[~thejas] Can you take a look?
> Hive JDBC setQueryTimeout should not throw exception to make it work with
> JMeter
> --------------------------------------------------------------------------------
>
> Key: HIVE-10726
> URL: https://issues.apache.org/jira/browse/HIVE-10726
> Project: Hive
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Attachments: HIVE-10726.1.patch
>
>
> Hive's JDBC driver does not support setQueryTimeout. Ideally, the driver
> should have a timeout mechanism beyond which any query execution should throw
> SQLTimeoutException. JMeter calls setQueryTimeout method before actually
> executing the SQL query. Hive's JDBC throws SQLException which prevents
> JMeter from executing any query.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)