[
https://issues.apache.org/jira/browse/BAHIR-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994309#comment-15994309
]
ASF GitHub Bot commented on BAHIR-116:
--------------------------------------
GitHub user bchen-talend opened a pull request:
https://github.com/apache/bahir/pull/42
[BAHIR-116] Add spark streaming connector to Google Cloud Pub/Sub
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Talend/bahir Pubsub
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bahir/pull/42.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 #42
----
commit 1bffa3925c93f4b9b7e5721bc828fa8ec20f2ccc
Author: Chen Bin <[email protected]>
Date: 2017-04-27T09:18:32Z
[Pubsub] Initial commit to add PubsubInputDStream
(cherry picked from commit 9f19b83)
commit 88c274c3e88bb2698e34d9a876679dc51813551a
Author: Chen Bin <[email protected]>
Date: 2017-04-28T14:10:44Z
[Pubsub] complete most runtime part and add a simple test
(cherry picked from commit a35627a)
commit a819bef05c95915338390e9b4594ddc452d6c76e
Author: Chen Bin <[email protected]>
Date: 2017-04-29T07:10:35Z
[Pubsub] do not expose PubsubMessage to the end user
(cherry picked from commit c84a4cd)
commit 9eac2201187fb25d780d97411578d35a6683bc75
Author: Chen Bin <[email protected]>
Date: 2017-04-29T07:25:05Z
Merge branch 'release/2.0.0' into release/2.1.0
commit 9120d7b39285473fbc0441bd70a37dc51a2813ce
Author: Chen Bin <[email protected]>
Date: 2017-04-29T07:26:48Z
[Pubsub] upgrade to spark 2.1
(cherry picked from commit c84a4cd)
commit cda7b4831c6ac20e9430ce95cdaedaf5d39e4e07
Author: Chen Bin <[email protected]>
Date: 2017-04-29T08:52:53Z
Merge branch 'release/2.1.0'
commit 2001fb607a3137126615a923e6d8c64db09f7e51
Author: Chen Bin <[email protected]>
Date: 2017-04-29T08:53:52Z
[Pubsub] upgrade pubsub to spark 2.2 snapshot
commit 4185ddcfa69b70ad9d58bd9051865d76de6e4e5b
Author: Chen Bin <[email protected]>
Date: 2017-04-29T10:32:23Z
[Pubsub] add comment, remove unuse code
commit 713526d3625019ef656056b52ccbdf12431b292c
Author: Chen Bin <[email protected]>
Date: 2017-04-29T10:40:52Z
Merge branch 'release/2.0.0' into release/2.1.0
commit 81282cba1dd8ce295d0002ae590da2ae5ca6c61f
Author: Chen Bin <[email protected]>
Date: 2017-05-02T08:02:51Z
[Pubsub] refact how to get credentials and add document & test
commit 6501a14f8768b698f2a11aeaf73c4dd4d74e3bd2
Author: Chen Bin <[email protected]>
Date: 2017-05-02T08:04:46Z
Merge branch 'release/2.0.0' into release/2.1.0
commit cfa6c5fe2e66cf80bf0f3f08364191af20ef9a65
Author: Chen Bin <[email protected]>
Date: 2017-05-02T08:21:38Z
[Pubsub] update document for 2.1
commit ee0b1e80a97054b194e65a3392c40750f8e9e6d3
Author: Chen Bin <[email protected]>
Date: 2017-05-03T03:45:55Z
[Pubsub] add example and fix one bug
commit dc3431a407c8bff34d4c1c42e20934f342b57d59
Author: Chen Bin <[email protected]>
Date: 2017-05-03T05:28:10Z
[Pubsub] add example for credential in README.md
commit 85faaa72a8e088efee898a6c28760c3cfac41944
Author: Chen Bin <[email protected]>
Date: 2017-05-03T05:32:30Z
Merge branch 'release/2.0.0' into release/2.1.0
commit c828163fa491cc09bc66e847a6d3ca44454f21aa
Author: Chen Bin <[email protected]>
Date: 2017-05-03T05:39:07Z
Merge branch 'release/2.1.0'
commit cb274cec3e454de88db78fc47cdf765e50187fe2
Author: Chen Bin <[email protected]>
Date: 2017-05-03T05:42:04Z
[Pubsub] update document for 2.2-snapshot
----
> Add Spark streaming connector for Google cloud Pub/Sub
> ------------------------------------------------------
>
> Key: BAHIR-116
> URL: https://issues.apache.org/jira/browse/BAHIR-116
> Project: Bahir
> Issue Type: New Feature
> Components: Spark Streaming Connectors
> Reporter: Bin Chen
>
> A spark streaming connector for [Google
> Pub/Sub|https://cloud.google.com/pubsub/]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)