You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/22 09:10:04 UTC

[jira] [Commented] (FLUME-3096) Google Cloud Pub/Sub Source

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

ASF GitHub Bot commented on FLUME-3096:
---------------------------------------

GitHub user stakafum opened a pull request:

    https://github.com/apache/flume/pull/133

    [FLUME-3096] add Google Cloud Pub/Sub Source

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stakafum/flume FLUME-3096

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flume/pull/133.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #133
    
----
commit 72135812f15a6aa577cf1bfab033ec089468e710
Author: stakafum <s....@gmail.com>
Date:   2017-05-22T08:44:38Z

    add Google Cloud Pub/Sub Source

----


> Google Cloud Pub/Sub Source
> ---------------------------
>
>                 Key: FLUME-3096
>                 URL: https://issues.apache.org/jira/browse/FLUME-3096
>             Project: Flume
>          Issue Type: New Feature
>          Components: Sinks+Sources
>            Reporter: Takafumi Saito
>
> Google Cloud Pub/Sub is messaging system on Google Cloud Platform.
> I have implemented a source that subscribe messages from Google Cloud Pub/Sub.
> This source will make flume easy to integrate with Google Cloud Platform.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)