You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/04/03 18:31:00 UTC

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

     [ https://issues.apache.org/jira/browse/AIRFLOW-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik resolved AIRFLOW-4529.
---------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

> 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
>            Assignee: Ephraim E Anierobi
>            Priority: Major
>             Fix For: 2.0.0
>
>
> 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
(v8.3.4#803005)