You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Niels Basjes (JIRA)" <ji...@apache.org> on 2018/10/15 08:31:00 UTC

[jira] [Commented] (FLINK-10479) Add Firebase Firestore Connector

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

Niels Basjes commented on FLINK-10479:
--------------------------------------

Have a look at the pull request we put up for FLINK-9311 (Flink support for Google PubSub).

There we use the Google provided emulators in a docker image so you are testing against something "pretty close to the real thing".

I suspect you can reuse some of the ideas for testing against Firestore/Firebase.

 

> Add Firebase Firestore Connector
> --------------------------------
>
>                 Key: FLINK-10479
>                 URL: https://issues.apache.org/jira/browse/FLINK-10479
>             Project: Flink
>          Issue Type: New Feature
>          Components: Streaming Connectors
>            Reporter: Niklas Gögge
>            Priority: Major
>              Labels: proposal
>
> This feature would add a new connector(sink/source) for Cloud Firestore which is part of Firebase.
> Firebase is google's backend as a service platform for building apps. You can read more about it  [here|https://firebase.google.com/].
> Firestore is a NoSQL document database service which could act as data sink and source because it provides realtime listeners for data changes.
> I would like to implement this myself if this proposal is accepted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)