You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/06/26 17:41:28 UTC

[GitHub] [airflow] sepulworld commented on issue #2708: [AIRFLOW-1746] Add a Nomad operator to trigger job from Airflow

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:
users@infra.apache.org


With regards,
Apache Git Services