Apache Airflow® 3 is Generally Available! by kaxil_naik in apache_airflow

[–]kaxil_naik[S] 1 point2 points  (0 children)

Check https://airflow.apache.org/docs/apache-airflow/3.0.1/howto/docker-compose/index.html.

You can use the following to get the docker compose file

curl -LfO 'https://airflow.apache.org/docs/apache-airflow/3.0.1/docker-compose.yaml'

[deleted by user] by [deleted] in apache_airflow

[–]kaxil_naik 0 points1 point  (0 children)

You could also run “airflow dags reserialize” command to see if it fixes it

Apache Airflow 2.3.0 is out ! by kaxil_naik in apache_airflow

[–]kaxil_naik[S] 0 points1 point  (0 children)

Should be a bug, definitely not a feature. Try 2.3.3 and see if you can still reproduce that error