Wei Zheng created HIVE-13201:
--------------------------------
Summary: Compaction shouldn't be allowed on non-ACID table
Key: HIVE-13201
URL: https://issues.apache.org/jira/browse/HIVE-13201
Project: Hive
Issue Type: Bug
Components: Transactions
Affects Versions: 2.0.0
Reporter: Wei Zheng
Assignee: Wei Zheng
Looks like compaction is allowed on non-ACID table, although that's of no sense
and does nothing. Moreover the compaction request will be enqueued into
COMPACTION_QUEUE metastore table, which brings unnecessary overhead.
We should prevent compaction commands being allowed on non-ACID tables.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)