tooptoop4 opened a new issue #8460: URL: https://github.com/apache/airflow/issues/8460
is there a way to set executor per task? ie I want all tasks (except task named abc) to use celeryexecutor/daskexecutor but I want task named abc to use local executor (due to firewall only opened from master) https://github.com/apache/airflow/pull/6725 has some relevant code, hoping it can be merged! ---------------------------------------------------------------- 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]
