Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
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)
Attachments
Attachments
Issue Links
- is related to
-
HIVE-12453 Check SessionState status before performing cleanup
- Resolved
- relates to
-
HIVE-12583 HS2 ShutdownHookManager holds extra of Driver instance
- Closed