[ 
https://issues.apache.org/jira/browse/HIVE-10726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Prasanth Jayachandran updated HIVE-10726:
-----------------------------------------
    Attachment: HIVE-10726.1.patch

Ideal implementation should implementation timeout mechanism. This patch just 
logs a WARN message instead of throwing exception. In future, based on user 
demand we can add timeout mechanism. 

> 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)

Reply via email to