You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chaoyu Tang (JIRA)" <ji...@apache.org> on 2016/09/16 13:31:20 UTC

[jira] [Created] (HIVE-14774) Canceling query using Ctrl-C in beeline might lead to stale locks

Chaoyu Tang created HIVE-14774:
----------------------------------

             Summary: Canceling query using Ctrl-C in beeline might lead to stale locks
                 Key: HIVE-14774
                 URL: https://issues.apache.org/jira/browse/HIVE-14774
             Project: Hive
          Issue Type: Bug
          Components: Locking
            Reporter: Chaoyu Tang
            Assignee: Chaoyu Tang


Terminating a running query using Ctrl-C in Beeline might lead to stale locks since the process running the query might still be able to acquire the locks but fail to release them after the query terminate abnormally.



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