Replicating Apache Kafka data
You can replicate data from other databases to Apache Kafka with Data Replication.
Before you begin
Ask your Kafka administrator for Kafka credentials that Data Replication can use to write to the cluster. Ask for Kafka producer properties for the cluster. To connect to Apache Kafka in a project in Cloud Pak for Data as a Service, see Apache Kafka connection.
Starting Data Replication
To create a Data Replication asset:
-
Click the Assets tab in the project.
-
Click New asset > Replicate data.
-
Enter a name.
-
Click Connections.
-
On the Source options page, select Apache Kafka from the list of connections or click Add connection to create a new connection.
-
Click Select data, select a schema, and optionally a table from the schema.
-
Click Target options and select the Kafka connection from the list.
-
Click Review. When you configure Data Replication to replicate a source schema, tables you create on the source database replicate to the default topic when you run the Data Replication asset. When you replicate a source schema and you change a source table's structure, Data Replication updates the target topic headers accordingly.
-
Review the summary, then click Create. When you start a replication, the topics that are configured in the replication are truncated. When you pause and resume a replication, the topics are not truncated.
Parent topic: Supported Data Replication connections