GitHub user gudata created a discussion: Use only serialized dags is not possible but it should
Hello, I according the documentation airflow should use the dags from the database unless I want to view the source code. I tried the following setup 1 node: all airflow components except a worker with dags folder containing all dags. 1. node - with only the worker without the dags. what I saw is that when the dags are not on the worker they can't be executed. I am with airflow 3.0.4 I have tried with defined dag_bag config and with missing dag_bag config on the worker node. I haven't add or change any serialization configuration any ideas? GitHub link: https://github.com/apache/airflow/discussions/54837 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
