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 2017/01/03 19:24:58 UTC

[jira] [Commented] (AIRFLOW-717) GCP Storage "updated" sensor

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

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

Commit 9df4789a9c30ba4ddfc94a01feb2db61743f9334 in incubator-airflow's branch refs/heads/master from [~alexvanboxel]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=9df4789 ]

[AIRFLOW-717] Add Cloud Storage updated sensor

Add a Cloud Storage sensor that triggers when a
object is created
or updated after a specific date. Allow setting a
callback that
defines the update requirements. The default is
execution_date
+ trigger_interval.

Closes #1959 from
alexvanboxel/feature/gcp_sensor_updated


> GCP Storage "updated" sensor
> ----------------------------
>
>                 Key: AIRFLOW-717
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-717
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: gcp
>            Reporter: Alex Van Boxel
>            Assignee: Alex Van Boxel
>
> Added a new object "updated" for Google Cloud Storage. The sensor waits till an object is created or it is updated.
> Allow for a specific callback that defines when the updated requirements are.



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