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

Hive QA commented on HIVE-10726:
--------------------------------



{color:red}Overall{color}: -1 at least one tests failed

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12733264/HIVE-10726.3.patch

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 8945 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udaf_percentile_approx_23
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver_encryption_insert_partition_static
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3914/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3914/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3914/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12733264 - PreCommit-HIVE-TRUNK-Build

> 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-10726.2.patch, 
> HIVE-10726.3.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