Skip to main content
You can connect RisingWave to an AWS Glue Data Catalog to manage metadata for your Iceberg tables. This allows you to use Glue as a central metastore when creating an Iceberg 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.

Optional: Use separate permissions for S3 and Glue

Support for glue.* IAM role parameters was added in v2.7.0.
By default, if Glue-specific credentials/role are not provided, RisingWave falls back to using the S3 credentials/role. If you want to use different permissions for S3 and Glue, you can configure them separately. This still follows the same two authentication methods as above: