Rstar1998 commented on issue #23551: URL: https://github.com/apache/beam/issues/23551#issuecomment-1276738955
@xinbinhuang DebeziumIO should work in my case. But unfortunately it doesn't have Mongo support in beam library itself. https://beam.apache.org/releases/javadoc/2.30.0/org/apache/beam/io/debezium/DebeziumIO.html https://github.com/apache/beam/blob/master/sdks/java/io/debezium/src/main/java/org/apache/beam/io/debezium/Connectors.java Maybe some tweaks will able to do our job. Because debezium does have Mongo connector support. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
