ReadyFlow: Db2 CDC to Kudu

You can use the Db2 CDC to Kudu ReadyFlow to retrieve CDC events from a Db2 source table and stream them to a Kudu destination table.

This ReadyFlow uses Debezium to retrieve CDC events (INSERT, UPDATE, DELETE) from a Db2 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.

Db2 CDC to Kudu ReadyFlow details
Source Db2 Table
Source Format Db2 Table
Destination Kudu
Destination Format Kudu Table