Add README for ingestion

This commit is contained in:
Suresh Srinivas 2021-08-12 13:14:29 -07:00
parent 21401da199
commit ef54dde802

View File

@ -6,7 +6,7 @@ It could be used in an orchestration framework(e.g. Apache Airflow) to ingest me
## Guides
* [Ingest Sample Data](https://docs.open-metadata.org/v/docs/install/metadata-ingestion/ingest-sample-data)
* [Explore Connectors & Install](https://docs.open-metadata.org/v/docs/install/metadata-ingestion/connectors/)
* [Run Simple Scheduler](https://docs.open-metadata.org/v/docs/install/metadata-ingestion/scheduler)
* [Configure Airflow](https://docs.open-metadata.org/v/docs/install/metadata-ingestion/airflow)
* [Ingest Sample Data](install/metadata-ingestion/ingest-sample-data.md)
* [Explore Connectors & Install](install/metadata-ingestion/connectors/README.md)
* [Run Simple Scheduler](install/metadata-ingestion/scheduler.md)
* [Configure Airflow](install/metadata-ingestion/airflow.md)