potiuk commented on issue #21266: URL: https://github.com/apache/airflow/issues/21266#issuecomment-1027892729
This is impossible now. DAGs must be created as Python files in the DAGs folder. There is a discussion of it (not very active) and possibly in the future it will be implemented - one of the incarnations of it are here https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-5+Remote+DAG+Fetcher - but this is a fundamental change in how Airflow would work and we are not going to implement it any time soon (and if we do - this will be a lot of discussions and AIP). If you would like to raise discussion on it and get interest - feel free to start discussion in the devlist - because that's the only place where such fundamental changes might be raised. You find the links to the devlist here: https://airflow.apache.org/community/ For now I am closing it becaue this won't happen via "feature request". This is much more than a feature. This is changing how Airflow works entirely. -- 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]
