Docs: Fixing Ingestion Docs (#18474)

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
This commit is contained in:
Prajwal214 2024-10-30 17:16:53 +05:30 committed by GitHub
parent 939bd70e3b
commit ba4a480bf1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.