mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-07 04:56:54 +00:00
Docs: Airflow Version Updation (#20206)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
parent
826279608f
commit
741b5cfe66
@ -61,11 +61,13 @@ Please follow the instructions here to [install ElasticSearch](https://www.elast
|
||||
|
||||
If you are using AWS OpenSearch Service, OpenMetadata Supports AWS OpenSearch Service engine version up to 2.7. For more information on AWS OpenSearch Service, please visit the official docs [here](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/what-is.html).
|
||||
|
||||
## Airflow (version 2.9.1) or other workflow schedulers
|
||||
## Airflow or other workflow schedulers
|
||||
|
||||
OpenMetadata performs metadata ingestion using the Ingestion Framework. Learn more about how to deploy and manage
|
||||
the ingestion workflows [here](/deployment/ingestion).
|
||||
|
||||
OpenMetadata versions have specific Airflow compatibility requirements to ensure seamless metadata ingestion. OpenMetadata 1.5 supports Airflow 2.9, 1.6.4 supports Airflow 2.9.3, and 1.6.5 supports Airflow 2.10.5. Ensure that your Airflow version aligns with your OpenMetadata deployment to maintain stability and functionality.
|
||||
|
||||
## Minimum Sizing Requirements
|
||||
|
||||
- Our minimum specs recommendation for the OpenMetadata Deployment (one replica) is 2 vCPUs and 4 Gigs with 20 Gigs of volume size if using persistent volumes for logs.
|
||||
|
||||
@ -120,7 +120,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.6, OpenMetadata will support compatibility with Airflow versions up to 2.9.
|
||||
- - The supported Airflow versions for OpenMetadata include 2.3, 2.4, 2.5, 2.6, and 2.7. Starting from release 1.6, OpenMetadata supports compatibility with Airflow versions up to 2.10.5. Specifically, OpenMetadata 1.5 supports Airflow 2.9, 1.6.4 supports Airflow 2.9.3, and 1.6.5 supports Airflow 2.10.5. Ensure that your Airflow version aligns with your OpenMetadata deployment for optimal performance.
|
||||
{% /note %}
|
||||
|
||||
You will need to follow three steps:
|
||||
|
||||
@ -61,11 +61,13 @@ Please follow the instructions here to [install ElasticSearch](https://www.elast
|
||||
|
||||
If you are using AWS OpenSearch Service, OpenMetadata Supports AWS OpenSearch Service engine version up to 2.7. For more information on AWS OpenSearch Service, please visit the official docs [here](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/what-is.html).
|
||||
|
||||
## Airflow (version 2.9.1) or other workflow schedulers
|
||||
## Airflow or other workflow schedulers
|
||||
|
||||
OpenMetadata performs metadata ingestion using the Ingestion Framework. Learn more about how to deploy and manage
|
||||
the ingestion workflows [here](/deployment/ingestion).
|
||||
|
||||
OpenMetadata versions have specific Airflow compatibility requirements to ensure seamless metadata ingestion. OpenMetadata 1.5 supports Airflow 2.9, 1.6.4 supports Airflow 2.9.3, and 1.6.5 supports Airflow 2.10.5. Ensure that your Airflow version aligns with your OpenMetadata deployment to maintain stability and functionality.
|
||||
|
||||
## Minimum Sizing Requirements
|
||||
|
||||
- Our minimum specs recommendation for the OpenMetadata Deployment (one replica) is 2 vCPUs and 4 Gigs with 20 Gigs of volume size if using persistent volumes for logs.
|
||||
|
||||
@ -120,7 +120,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.6, OpenMetadata will support compatibility with Airflow versions up to 2.9.
|
||||
- - The supported Airflow versions for OpenMetadata include 2.3, 2.4, 2.5, 2.6, and 2.7. Starting from release 1.6, OpenMetadata supports compatibility with Airflow versions up to 2.10.5. Specifically, OpenMetadata 1.5 supports Airflow 2.9, 1.6.4 supports Airflow 2.9.3, and 1.6.5 supports Airflow 2.10.5. Ensure that your Airflow version aligns with your OpenMetadata deployment for optimal performance.
|
||||
{% /note %}
|
||||
|
||||
You will need to follow three steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user