You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/11/23 18:50:58 UTC

[jira] [Commented] (AIRFLOW-345) ECS Hook, Operator, Sensor

    [ https://issues.apache.org/jira/browse/AIRFLOW-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15691022#comment-15691022 ] 

ASF subversion and git services commented on AIRFLOW-345:
---------------------------------------------------------

Commit 98197d95681abaae0ec8f928e0147a8b32132ecb in incubator-airflow's branch refs/heads/master from Vincent Poulain
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=98197d9 ]

[AIRFLOW-345] Add contrib ECSOperator

Closes #1894 from poulainv/ecs_operator


> ECS Hook, Operator, Sensor
> --------------------------
>
>                 Key: AIRFLOW-345
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-345
>             Project: Apache Airflow
>          Issue Type: New Feature
>            Reporter: Rob Froetscher
>            Assignee: Rob Froetscher
>            Priority: Minor
>
> It would be good to have an ECS operator that descends from the AWS hook.
> ECS hook, descending from the AWS hook that allows general interaction with ECS
> ECS operator to submit a new task definition
> ECS operator to kick off a task
> ECS operator to update a service with a new task definition
> ECS sensor to check on the status of a task
> There is a sort of half done one here https://github.com/apache/incubator-airflow/pull/652. But the author says they have abandoned it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)