- Rebalance compaction can be done only within partitions.
- Rebalance compaction is supported only on implicitly bucketed tables, clustered tables are not supported.
- Rebalance compaction is is supported only on full-acid tables, insert-only tables are not supported.
- Rebalance compaction is possible only via query-based compaction, MR based compaction is not supported.
|