Data Governance & Metadata
Enterprise Data Governance
★ 4.2
Unified Metadata Management
★ 4.0
pip install apache-atlaspip install apache-gravitinopip install apache-atlaspip install apache-gravitinoPython data engineers integrate with Apache Atlas via its REST API to register custom data assets, query lineage graphs, and enforce data classification policies. Post-ingestion scripts tag newly created tables with PII labels, and lineage queries trace how specific columns flow from source systems through transformations to the final warehouse tables.
Python data engineers use Gravitino's REST API to register and discover table schemas centrally when working across multiple compute engines — registering an Iceberg table in Gravitino makes it discoverable to Spark, Trino, and Flink without duplicating schema definitions. Python scripts automate schema registration after new pipeline outputs are created.
Individual Tool Pages