You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Christian Lellmann (JIRA)" <ji...@apache.org> on 2019/05/17 09:42:00 UTC

[jira] [Created] (AIRFLOW-4529) Support for Azure Batch

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)