[
https://issues.apache.org/jira/browse/HIVE-6472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944038#comment-13944038
]
Hive QA commented on HIVE-6472:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12635738/HIVE-6472.2.patch
{color:green}SUCCESS:{color} +1 5440 tests passed
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1902/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1902/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12635738
> JDBC cancel will not work with current HiveServer2
> --------------------------------------------------
>
> Key: HIVE-6472
> URL: https://issues.apache.org/jira/browse/HIVE-6472
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2, JDBC
> Affects Versions: 0.13.0
> Reporter: Vaibhav Gumashta
> Assignee: Vaibhav Gumashta
> Fix For: 0.13.0
>
> Attachments: HIVE-6472.1.patch, HIVE-6472.2.patch
>
>
> Creating this JIRA to add missing pieces for query cancel capability to JDBC.
> HIVE-5232 should however fix the core issue. Typical use case is when the
> client calls Statement#execute in one thread to execute a long running query,
> and Statement#cancel in another thread to cancel the execution before it is
> complete.
--
This message was sent by Atlassian JIRA
(v6.2#6252)