Eugene Koifman created HIVE-13213:
-------------------------------------
Summary: make DbLockManger work for non-acid resources
Key: HIVE-13213
URL: https://issues.apache.org/jira/browse/HIVE-13213
Project: Hive
Issue Type: Bug
Components: Transactions
Affects Versions: 1.0.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
for example,
insert into T values(...)
if T is an ACID table we acquire Read lock
but for non-acid table it should acquire Exclusive lock
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)