For production deployments, Redpanda recommends <<rest,using an external REST catalog>> to manage Iceberg metadata. This enables built-in table maintenance, safely handles multiple engines and tools accessing tables at the same time, facilitates data governance, and maximizes data discovery. However, if it is not possible to use a REST catalog, you can <<object-storage,use the filesystem-based catalog>> (`object_storage` catalog type), which does not require you to maintain a separate service to access the Iceberg data.
0 commit comments