You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasad Mujumdar (JIRA)" <ji...@apache.org> on 2014/03/19 16:02:42 UTC

[jira] [Commented] (HIVE-6472) JDBC cancel will not work with current HiveServer2

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

Prasad Mujumdar commented on HIVE-6472:
---------------------------------------

[~vaibhavgumashta] I left some minor comments on the RB

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