parthp2107 b8531e7561
changes in documentation (#531)
Co-authored-by: parthp2107 <parth@getcollate.io>
2021-09-20 10:57:50 +05:30

12 lines
701 B
Markdown

# Metadata Ingestion
OpenMetadata Ingestion is a simple framework to build connectors and ingest metadata of various systems through [OpenMetadata APIs](https://docs.open-metadata.org/openmetadata-apis/apis). It could be used in an orchestration framework\(e.g. Apache Airflow\) to ingest metadata.
## Guides
* [Ingest Sample Data](https://docs.open-metadata.org/install/metadata-ingestion/ingest-sample-data)
* [Explore Connectors & Install](https://docs.open-metadata.org/install/metadata-ingestion/connectors/)
* [Run Simple Scheduler](https://docs.open-metadata.org/install/metadata-ingestion/scheduler)
* [Configure Airflow](https://docs.open-metadata.org/install/metadata-ingestion/airflow)