Eugene Koifman created HIVE-12266:
-------------------------------------
Summary: When client exists abnormally, it doesn't release ACID
locks
Key: HIVE-12266
URL: https://issues.apache.org/jira/browse/HIVE-12266
Project: Hive
Issue Type: Bug
Components: Transactions
Affects Versions: 1.0.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
if you start Hive CLI (locking enabled) and run some command that acquires
locks and ^C the shell before command completes the locks for the command
remain until they timeout.
I believe Beeline has the same issue.
Need to add proper hooks to release locks when command dies. (As much as
possible)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)