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/09/11 23:16:08 UTC

[GitHub] [airflow] etrabelsi opened a new pull request #2708: [AIRFLOW-1746] Add a Nomad operator to trigger job from Airflow

etrabelsi opened a new pull request #2708: [AIRFLOW-1746] Add a Nomad operator to trigger job from Airflow
URL: https://github.com/apache/airflow/pull/2708
 
 
   Add a new operator to run a job on nomad.
   
   ### Description
   - [X]  Nomad allows declarative job file for scheduling virtualized, containerized, and standalone applications. For now it make sense to run only batch jobs because I wait for termination, and services doesn't terminate (if its seems essential its small code change). 
   
   
   ### Tests
   - []  Written tests for hooks
   
   ### JIRA
    My PR addresses the following Airflow JIRA1746 issues and references them in the PR title. For example, "[AIRFLOW-XXX] My Airflow PR"
   https://issues.apache.org/jira/browse/AIRFLOW-1746
   

----------------------------------------------------------------
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