Vaibhav Gumashta created HIVE-20933:
---------------------------------------
Summary: Disable minor compactions when using query based
compactor
Key: HIVE-20933
URL: https://issues.apache.org/jira/browse/HIVE-20933
Project: Hive
Issue Type: Sub-task
Components: Transactions
Affects Versions: 3.1.1
Reporter: Vaibhav Gumashta
HIVE-20699 introduces a new config, which can enable major compaction to be run
as a HiveQL query, so that it can take advantage of the underlying execution
engine and not run compaction as an MR job. This is particularly useful for
cloud deployments. For now, we will disable minor compactions if this config
flag is enabled. We will work on enabling minor compactions in a separate jira.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)