GitHub user pykenny edited a comment on the discussion: New DAG files not 
detected by Airflow scheduler without triggering standalone command  (v3.0.1 
DAGs not detected automatically unless running airflow standalone (Airflow 
3.0.1, LocalExecutor, RHEL9, Python 3.9.16)

> Start Airflow components (webserver, scheduler) normally.

3.0+ requires [DAG Processor to be a standalone 
service](https://airflow.apache.org/docs/apache-airflow/stable/release_notes.html#standalone-dag-processor-required)
 and scheduler can't [spawn DAG processor on its own like Airflow 
2](https://airflow.apache.org/docs/apache-airflow/2.11.0/configurations-ref.html#standalone-dag-processor)
 anymore. So the problem may be caused by absent of DAG processor.

GitHub link: 
https://github.com/apache/airflow/discussions/51095#discussioncomment-13281753

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to