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 2019/04/14 18:56:01 UTC

[jira] [Commented] (AIRFLOW-4055) Add Airflow SQS Sensor

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

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

Commit f80f4ee2f1907969bf6dfb4bfa37655397b5f64e in airflow's branch refs/heads/master from mans2singh
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=f80f4ee ]

[AIRFLOW-4055] Add AWS SQS Sensor (#4887)

* [AIRFLOW-4055] Add AWS SQS Sensor

* [AIRFLOW-4055] Added more tests

* [AIRFLOW-4055] Corrected debug log based on review

* [AIRFLOW-4055] Corrected documentation based on review comments

* [AIRFLOW-4055] Updated based on review comments (changed logging, consolidated exception, documentation)

* [AIRFLOW-4055] Updated default conn id and moved hook to the poke method based on review comments

* [AIRFLOW-4055] Corrected parenthesis based on review comments

* [AIRFLOW-4055] Corrected try block, if conditions and xcom push based comments

* [AIRFLOW-4055] Updated to use conn rather than hook

* [AIRFLOW-4055] - Updated based on review comments - added moto tests, added boto docs ref, added wait time seconds param

* [AIRFLOW-4055] - Updated documentation, changed default arguments based on review feedback


> Add Airflow SQS Sensor 
> -----------------------
>
>                 Key: AIRFLOW-4055
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4055
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: aws, contrib
>    Affects Versions: 1.10.2
>         Environment: All
>            Reporter: Mans Singh
>            Assignee: Mans Singh
>            Priority: Minor
>              Labels: features, sensor
>             Fix For: 1.10.4
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Create Airflow sensor that checks for AWS SQS messages



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)