Back to registry
Apache Iceberg icon

Apache Iceberg

Core plugin

marmotdata/iceberg

Discover namespaces, tables and views from Iceberg catalogs (REST and AWS Glue)

Category data-lake
Status experimental
Features
AssetsLineage

The Iceberg plugin discovers namespaces, tables and views from Iceberg catalogs. It supports both REST catalogs and AWS Glue Data Catalog as backends.

AWS Glue Catalog Permissions

When using catalog_type: "glue", the following IAM permissions are required:

The s3:GetObject permission is needed because Glue's LoadTable reads Iceberg metadata files from S3.

AWS Configuration

When using catalog_type: "glue", see AWS Configuration for the supported AWS configuration options.