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/07/05 23:21:00 UTC

[jira] [Commented] (AIRFLOW-300) Add Google Pubsub hook and operator

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

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

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

[AIRFLOW-300] Add Google Pubsub hook and operator

Only publishing and topic creation are included.
Topic consumption was explicitly not included in
this feature request.

Closes #2036 from wwlian/airflow-300


> Add Google Pubsub hook and operator
> -----------------------------------
>
>                 Key: AIRFLOW-300
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-300
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: contrib, gcp, hooks, operators
>    Affects Versions: Airflow 1.7.1.3
>            Reporter: Chris Riccomini
>            Assignee: Wilson Lian
>
> We've had several use cases where we'd like to publish messages from Airflow to Google pubsub (usually when a DAG finishes, or data is pushed, or something). It'd be nice if Airflow supported this. Should be able to build off of existing base GCP hook.
> I don't think that we should support consuming as part of this ticket.



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