Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
None
-
None
Description
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
Attachments
Issue Links
- duplicates
-
FLINK-6573 [FLIP-262] Introduce MongoDB connector
- Closed
- links to