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 an AWS Glue catalog with internal Iceberg tables, sinks, and sources.- Internal tables (recommended)
- Write (CREATE SINK)
- Read (CREATE SOURCE)
Use Glue as the catalog for RisingWave-managed (internal) Iceberg tables by creating an Iceberg
CONNECTION, then creating tables with ENGINE = iceberg.Optional: Use separate permissions for S3 and Glue
Support for
glue.* IAM role parameters was added in v2.7.0.- Internal tables (CONNECTION)
- Write (CREATE SINK)
- Read (CREATE SOURCE)