apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.77k stars 4.21k forks source link

Add Support for Azure Cosmos DB DataStream #20411

Open damccorm opened 2 years ago

damccorm commented 2 years ago

The objective of this improvement is to add Azure Cosmos DB [2] as an unbounded source and sink for the DataStream connectors [1]

[1] https://beam.apache.org/documentation/io/built-in/ [2] https://docs.microsoft.com/en-us/azure/cosmos-db/change-feed

Imported from Jira BEAM-10440. Original Jira may contain additional context. Reported by: iekpo.

Miuler commented 1 year ago

But with what api? Mongo? Cassandra?