[ https://issues.apache.org/jira/browse/HIVE-6472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942239#comment-13942239 ]
Harish Butani commented on HIVE-6472: ------------------------------------- +1 for 0.13 > 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)