adamcunnington-gdt commented on issue #13653: URL: https://github.com/apache/airflow/issues/13653#issuecomment-763543395
I mean, executing a DAG with runtime parameters must be the oldest, most basic functionality available for any orchestration tool. I can't believe that this isn't possible. The docs are a little ambiguous. It looks to me like it probably is possible - conf is just an arbitrary dict of values that are available to any dag/task that can access template variables - but it would be good to get complete confirmation of this... if we can't execute a DAG with runtime parameters, we have to completely overhaul our architecture designs and use a different tool! But surely this is possible! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
