AlessioC31 commented on issue #15687:
URL: https://github.com/apache/airflow/issues/15687#issuecomment-929299865


   Any news? I have the same problem, 
[here](https://airflow.apache.org/docs/apache-airflow/2.0.1/executor/celery.html)
 they say ```The worker needs to have access to its DAGS_FOLDER, and you need 
to synchronize the filesystems by your own means. A common setup would be to 
store your DAGS_FOLDER in a Git repository and sync it across machines using 
Chef, Puppet, Ansible, or whatever you use to configure machines in your 
environment. If all your boxes have a common mount point, having your pipelines 
files shared there should work as well```
   
   So I guess this is intended?


-- 
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