Managing Apache Hive
Also available as:
PDF

Disable compaction

You can disable automatic compaction of a Apache Hive table by setting a parameter.

Disabling automatic compaction does not prevent you from performing manual compaction.
  1. Navigate to the location of hive-site.xml and open the file in a text editor.
  2. Set the NO_AUTO_COMPACTION to true.