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

Prasad Mujumdar updated HIVE-6472:
----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Patch committed to trunk and 0.13
Thanks [~vaibhavgumashta]!

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

Reply via email to