You can disable the snapshot retention optimizer for a particular Apache Iceberg table using AWS Glue console or AWS CLI.
To disable snapshot retention
-
Sign in to the AWS Management Console and open the AWS Glue console at https://console.aws.amazon.com/glue/
. -
Choose Data Catalog and choose Tables. From the tables list, choose the Iceberg table that you want to disable the optimizer for snapshot retention.
-
On lower section of the Table details page, choose Table optimization and Disable, Snapshot retention under Actions.
You can also choose Disable under Optimization from the Actions menu located on top right corner of the page.
-
Choose Disable on the confirmation message. You can re-enable the snapshot retention optimizer at a later time.
After the you confirm, snapshot retention optimizer is disabled and the status for snapshot retention turns back to
Not enabled
.