SOURCE, SINK, or CONNECTION (for internal Iceberg tables).
For a complete list of all catalog-related parameters, see the main Catalog configuration page.
Example
Examples for using a REST catalog with internal Iceberg tables, sinks, and sources.- Internal tables (recommended)
- Write (CREATE SINK)
- Read (CREATE SOURCE)
Vended credentials
Added in v2.7.0.
vended_credentials = true along with catalog.type = 'rest':
Example: Source
Deploying a Lakekeeper REST catalog
For a complete, step-by-step guide to deploying a self-hosted REST catalog with Lakekeeper, see this topic.