From ba4a480bf1e6b63278c4e1a0666323a9cc68dee9 Mon Sep 17 00:00:00 2001 From: Prajwal214 <167504578+Prajwal214@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:16:53 +0530 Subject: [PATCH] Docs: Fixing Ingestion Docs (#18474) Co-authored-by: Prajwal Pandit --- .../content/v1.5.x/deployment/ingestion/openmetadata.md | 1 + 1 file changed, 1 insertion(+) diff --git a/openmetadata-docs/content/v1.5.x/deployment/ingestion/openmetadata.md b/openmetadata-docs/content/v1.5.x/deployment/ingestion/openmetadata.md index 0b0812eeacb..09776c1d72c 100644 --- a/openmetadata-docs/content/v1.5.x/deployment/ingestion/openmetadata.md +++ b/openmetadata-docs/content/v1.5.x/deployment/ingestion/openmetadata.md @@ -121,6 +121,7 @@ openmetadata: {% note %} - Note that the `openmetadata-ingestion` only supports Python versions 3.7, 3.8, 3.9 and 3.10. - The supported Airflow versions are 2.3, 2.4, 2.5, 2.6, and 2.7. Starting from release 1.5, OpenMetadata will support compatibility with Airflow versions up to 2.9. +{% /note %} You will need to follow three steps: 1. Install the `openmetadata-ingestion` package with the connector plugins that you need.