Description
By allowing Airflow to fetch DAG files from a remote source outside the file system local to the service, this grant a much greater flexibility, eases implementation, and standardizes ways to sync remote sources of DAGs with Airflow.
Use case / motivation
deploying dag from remote (s3,git) location
Related Issues
https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-5+DagFetcher
#3138
#8657
Description
By allowing Airflow to fetch DAG files from a remote source outside the file system local to the service, this grant a much greater flexibility, eases implementation, and standardizes ways to sync remote sources of DAGs with Airflow.
Use case / motivation
deploying dag from remote (s3,git) location
Related Issues
https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-5+DagFetcher
#3138
#8657