You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jason Prodonovich (JIRA)" <ji...@apache.org> on 2017/12/15 21:21:00 UTC

[jira] [Created] (AIRFLOW-1932) Add Pull and Acknowledgment capabilities for GCP Pub/Sub

Jason Prodonovich created AIRFLOW-1932:
------------------------------------------

             Summary: Add Pull and Acknowledgment capabilities for GCP Pub/Sub
                 Key: AIRFLOW-1932
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1932
             Project: Apache Airflow
          Issue Type: Improvement
          Components: contrib, gcp, hooks, operators
    Affects Versions: Airflow 1.8
            Reporter: Jason Prodonovich
            Assignee: Jason Prodonovich


To complete the suite of operations available for Google Cloud Pub/Sub, add the necessary hooks to pull messages and acknowledge messages from a subscription. Also, create a sensor operator that will block until the subscription returns at least one message. The operator should return the retrieved messages so they can be used by downstream tasks if desired.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)