[
https://issues.apache.org/jira/browse/HIVE-10726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546249#comment-14546249
]
Gopal V commented on HIVE-10726:
--------------------------------
[~prasanth_j]: can you throw an exception on a non-zero timeout?
The only valid setting we can accept is <= 0, right?
> 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)