Owen-CH-Leung commented on issue #53873:
URL: https://github.com/apache/airflow/issues/53873#issuecomment-3139529853

   @eladkal There's something wrong wit opensearch provider. It worked on 
airflow 3.0 but not airflow 2.11.0, nor 2.10.3
   
   Root cause:
   
https://github.com/apache/airflow/blob/2.11.0/airflow/config_templates/airflow_local_settings.py
   
https://github.com/apache/airflow/blob/2.10.3/airflow/config_templates/airflow_local_settings.py
   
   The related OPENSEARCH setting is missing. Compare it with airflow 3:
   
   
https://github.com/apache/airflow/blob/3.0.3/airflow-core/src/airflow/config_templates/airflow_local_settings.py#L290


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to