mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-09 18:21:23 +00:00
description |
---|
Learn how to configure Airflow to run the metadata ingestion, the recommended way to schedule the ingestions. |
Airflow
Use Airflow to define and deploy your metadata ingestion Workflows. This can be done in different ways:
- If you do not have an Airflow service up and running on your platform, we provide a custom Docker image, which already contains the OpenMetadata ingestion packages and custom Airflow APIs to deploy Workflows from the UI as well.
- If you already have Airflow up and running and want to use it for the metadata ingestion, you will need to install the ingestion modules to the host. You can find more information on how to do this in the Custom Airflow Installation section.
Guides
{% content-ref url="custom-airflow-installation.md" %} custom-airflow-installation.md {% endcontent-ref %}
{% content-ref url="airflow-lineage.md" %} airflow-lineage.md {% endcontent-ref %}
{% content-ref url="configure-airflow-in-the-openmetadata-server.md" %} configure-airflow-in-the-openmetadata-server.md {% endcontent-ref %}
{% content-ref url="airflow.md" %} airflow.md {% endcontent-ref %}