Christian Lellmann created AIRFLOW-4529:
-------------------------------------------
Summary: Support for Azure Batch
Key: AIRFLOW-4529
URL: https://issues.apache.org/jira/browse/AIRFLOW-4529
Project: Apache Airflow
Issue Type: New Feature
Components: contrib, operators
Reporter: Christian Lellmann
Add an operator to support Azure Batch Jobs and monitoring similar to
AWSBatchOperator.
The operator must be able to create a pool and a job and assign tasks to this
job. Infrastructure must be definable as well as the docker containers that run.
A cyclic polling of the status of tasks must be implemented to recognize
completion or failure of task.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)