ReadyFlow: MongoDB CDC to Kudu [Technical Preview]
You can use the MongoDB CDC to Kudu [Technical Preview] ReadyFlow to retrieve CDC events from a MongoDB source table and stream them to a Kudu destination table.
This ReadyFlow uses Debezium to retrieve CDC events (INSERT, UPDATE, DELETE) from a MySQL source table to stream the events to a Kudu destination table. Failed Kudu write operations are retried automatically to handle transient issues. Define a KPI on the failure_ModifyKuduTable connection to monitor failed write operations.
MongoDB CDC to Kudu [Technical Preview] ReadyFlow details | |
---|---|
Source | MongoDB Table |
Source Format | MongoDB Table |
Destination | Kudu |
Destination Format | Kudu Table |