mc table warehouse maintenance
The mc table warehouse maintenance command manages the maintenance configuration for an Iceberg warehouse.
Warehouse maintenance controls snapshot expiration and unreferenced file removal.
Subcommands
mc table warehouse maintenance includes the following subcommands:
| Subcommand | Description |
|---|---|
set |
Enable a maintenance type with a full set of values. |
update |
Change or disable an existing configuration. |
info |
Show the current maintenance configuration. |
Compaction is not configurable
The
set and update subcommands accept the icebergSnapshotManagement and icebergUnreferencedFileRemoval maintenance types.
The icebergCompaction type is coordinated automatically by the cluster and is rejected by set and update.