Metadata Ingestion
The goal of OpenMetadata is to serve as a centralised platform where users can gather and collaborate around data. This is possible thanks for different workflows that users can deploy and schedule, which will connect to the data sources to extract metadata.
Different metadata being ingested to OpenMetadata can be:
- Entities metadata, such as Tables, Dashboards, Topics...
- Query usage to rank the most used tables,
- Lineage between Entities,
- Data Profiles and Quality Tests.
In this section we will explore the different workflows, how they work and how to use them.
Learn more about how to ingest metadata from dozens of connectors.
Metadata ProfilerTo get metrics from your Tables=
Metadata Data Quality TestsTo run automated Quality Tests on your Tables.
Metadata UsageTo analyze popular entities.
Metadata LineageTo analyze relationships in your data platform.
Great Expectations
Great Expectations is a shared, open standard for data quality. It helps data teams eliminate pipeline debt, through data testing, documentation, and profiling. Learn how to configure Great Expectations to integrate with OpenMetadata and ingest your test results to your table service page.
Great ExpectationsIngest your test results from Great Expectations.
Metadata Versioning
One fundamental aspect of Metadata Ingestion is being able to analyze the evolution of your metadata. OpenMetadata support Metadata Versioning, maintaining the history of changes of all your assets.
Best Practices
You want to know some of the best practices around metadata ingestion? This is the right place!
Deep Dive
Understand how OpenMetadata deploys the workflows that are created from the UI.