Add README for ingestion

This commit is contained in:
Suresh Srinivas 2021-08-12 13:10:14 -07:00
parent 62a7b5310e
commit ce955ae55f

View File

@ -3,19 +3,10 @@
OpenMetadata Ingesiton is a simple framework to build connectors and ingest metadata of various systems through [OpenMetadata APIs](https://docs.open-metadata.org/v/docs/openmetadata-apis/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" %}
## Guides
## Explore and configure connectors
{% page-ref page="connectors" %}
## Run Simple Scheduler
{% page-ref page="scheduler" %}
## Run using Airflow
{% page-ref page="airflow" %}
* [Ingest Sample Data](install/metadata-ingestion/ingest-sample-data.md)
* [Explore Connectors & Install](install/metadata-ingestion/connectors/)
* [Run Simple Scheduler](install/scheduler.md)
* [Configure Airflow](install/airflow.md)