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 2015/09/15 03:44:45 UTC

[jira] [Updated] (HIVE-11648) HiveServer2 should cleanup Operation when getting a Runtime exception

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

Vaibhav Gumashta updated HIVE-11648:
------------------------------------
    Assignee:     (was: Vaibhav Gumashta)

> HiveServer2 should cleanup Operation when getting a Runtime exception
> ---------------------------------------------------------------------
>
>                 Key: HIVE-11648
>                 URL: https://issues.apache.org/jira/browse/HIVE-11648
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>    Affects Versions: 0.13.0, 0.14.0, 1.0.0, 1.2.0, 1.1.0
>            Reporter: Vaibhav Gumashta
>
> https://github.com/apache/hive/blob/master/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java#L408
> We catch HiveSQLException and close the operation. However, we should also close the operation when getting a RuntimeException from underlying execution.



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