You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2016/04/07 23:08:25 UTC

[jira] [Updated] (HIVE-13456) JDBC: fix Statement.cancel

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

Vaibhav Gumashta updated HIVE-13456:
------------------------------------
    Description: JDBC Statement.cancel is supposed to work by cancelling the underlying execution and freeing resources. However, in my testing, I see it failing in some runs for the same query.

> JDBC: fix Statement.cancel
> --------------------------
>
>                 Key: HIVE-13456
>                 URL: https://issues.apache.org/jira/browse/HIVE-13456
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2, JDBC
>    Affects Versions: 1.2.1, 2.0.0
>            Reporter: Vaibhav Gumashta
>            Assignee: Vaibhav Gumashta
>
> JDBC Statement.cancel is supposed to work by cancelling the underlying execution and freeing resources. However, in my testing, I see it failing in some runs for the same query.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)