mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
| .. | ||
| connectors | ||
| airflow.md | ||
| ingest-sample-data.md | ||
| openmetadata-configuration.md | ||
| README.md | ||
| scheduler.md | ||
Metadata Ingestion
OpenMetadata Ingesiton is a simple framework to build connectors and ingest metadata of various systems through OpenMetadata APIs. It could be used in an orchestration framework(e.g. Apache Airflow) to ingest metadata.
Ingest Sample Data
{% page-ref page="ingest-sample-metadata" %}
Explore and configure connectors
{% page-ref page="connectors" %}
Run Simple Scheduler
{% page-ref page="scheduler" %}
Run using Airflow
{% page-ref page="airflow" %}