diff --git a/openmetadata-docs/content/connectors/pipeline/airflow/cli.md b/openmetadata-docs/content/connectors/pipeline/airflow/cli.md index 8c4d6432c4c..b132bb180ef 100644 --- a/openmetadata-docs/content/connectors/pipeline/airflow/cli.md +++ b/openmetadata-docs/content/connectors/pipeline/airflow/cli.md @@ -33,6 +33,12 @@ Airflow `2.3.3` from Release `0.12`. The ingestion using Airflow version 2.3.3 as a source package has been tested against Airflow 2.3.3 and Airflow 2.2.5. + + +Note that we only support officially supported Airflow versions. You can check the version list [here](https://airflow.apache.org/docs/apache-airflow/stable/installation/supported-versions.html). + + + ## Metadata Ingestion All connectors are defined as JSON Schemas. diff --git a/openmetadata-docs/content/connectors/pipeline/airflow/index.md b/openmetadata-docs/content/connectors/pipeline/airflow/index.md index 08b2c5b1af9..ebffa7c686c 100644 --- a/openmetadata-docs/content/connectors/pipeline/airflow/index.md +++ b/openmetadata-docs/content/connectors/pipeline/airflow/index.md @@ -43,6 +43,12 @@ To deploy OpenMetadata, check the Deployment guides. To run the Ingestion via the UI you'll need to use the OpenMetadata Ingestion Container, which comes shipped with custom Airflow plugins to handle the workflow deployment. + + +Note that we only support officially supported Airflow versions. You can check the version list [here](https://airflow.apache.org/docs/apache-airflow/stable/installation/supported-versions.html). + + + ## Metadata Ingestion ### 1. Visit the Services Page