You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Paul (Jira)" <ji...@apache.org> on 2021/10/08 06:59:00 UTC

[jira] [Commented] (FLINK-24477) Add MongoDB sink

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

Fabian Paul commented on FLINK-24477:
-------------------------------------

Hi [~nir.tsruya] I think having a MongoDB connector as part of Flink's ecosystem is a great addition. Do you want to work on this? 

> Add MongoDB sink
> ----------------
>
>                 Key: FLINK-24477
>                 URL: https://issues.apache.org/jira/browse/FLINK-24477
>             Project: Flink
>          Issue Type: New Feature
>          Components: Connectors / Common
>            Reporter: Nir Tsruya
>            Priority: Minor
>
> h2. Motivation
> *User stories:*
> As a Flink user, I’d like to use MongoDB as sink for my data pipeline.
> *Scope:*
>  * Implement an asynchronous sink for MongoDB inheriting the AsyncSinkBase class. The implementation can for now reside in its own module in flink-connectors.
>  * Implement an asynchornous sink writer for MongoDB by extending the AsyncSinkWriter. The implemented Sink Writer will be used by the Sink class that will be created as part of this story.
>  * Java / code-level docs.
>  * End to end testing



--
This message was sent by Atlassian Jira
(v8.3.4#803005)