You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Rob Froetscher (JIRA)" <ji...@apache.org> on 2016/07/19 17:36:20 UTC

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

Rob Froetscher created AIRFLOW-345:
--------------------------------------

             Summary: 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)