[
https://issues.apache.org/jira/browse/AIRFLOW-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074801#comment-17074801
]
ASF subversion and git services commented on AIRFLOW-4529:
----------------------------------------------------------
Commit d99833c9b5be9eafc0c7851343ee86b6c20aed40 in airflow's branch
refs/heads/master from Ephraim Anierobi
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=d99833c ]
[AIRFLOW-4529] Add support for Azure Batch Service (#8024)
> 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)