Apache Gravitino
A unified metadata lake — "catalog of catalogs" — that federates Iceberg, Hive, Kafka, and file-based data sources into a single governance layer. Apache incubating project.
Summary
A unified metadata lake — "catalog of catalogs" — that federates Iceberg, Hive, Kafka, and file-based data sources into a single governance layer. Apache incubating project.
In environments with multiple catalogs (Glue, Hive Metastore, Polaris, Unity), Gravitino sits above them all, providing a unified metadata view. Engineers discover and govern data from a single pane regardless of which catalog or storage layer holds it.
- Gravitino does not replace individual catalogs — it federates them. You still need Polaris, Glue, or Unity underneath.
- Lineage features are still maturing. Production lineage workflows may need supplementation with OpenLineage/Marquez.
implementsIceberg REST Catalog Spec — exposes federated metadata via the standard REST interfaceenablesApache Polaris — can federate Polaris alongside other catalogssolvesVendor Lock-In — unified view across multi-vendor catalog environments
Definition
A unified metadata lake — a "catalog of catalogs" — that provides a single governance layer across Iceberg, Hive, Kafka, and file-based data sources. An Apache incubating project originally developed by Datastrato.
Enterprises run multiple data catalogs (Glue, Hive Metastore, Unity Catalog) across different environments. Gravitino federates these into a unified metadata view so engineers can discover and govern data from a single pane regardless of which catalog or storage layer holds it.
Federated metadata management across hybrid and multi-cloud environments, unified data discovery, cross-catalog governance.
Connections 6
Outbound 6
scoped_to2implements1enables2solves1Resources 3
Official Apache Gravitino project site covering the unified metadata lake architecture and multi-catalog federation.
Source repository with architecture documentation, integration guides, and release history.
Community discussion of the Gravitino 1.0 release covering real-world adoption considerations and comparisons to Unity Catalog.