sepulworld commented on issue #2708: [AIRFLOW-1746] Add a Nomad operator to trigger job from Airflow URL: https://github.com/apache/airflow/pull/2708#issuecomment-505975410 You should be able to do this outside of the Airflow code base through Python imports. This article explains the method importing custom operators https://www.astronomer.io/guides/airflow-importing-custom-hooks-operators/ Unless you want to mess with the Flask UI going with the method proscribed in this article should work fine.
---------------------------------------------------------------- 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] With regards, Apache Git Services
