Migrate Kafka Using the DefaultReplicationPolicy
How to migrate Kafka with Streams Replication Manager using the DefaultReplicationPolicy.
-
Be aware that remote topics on the source cluster are renamed during the migration.
As a result, you must make significant changes to all Kafka producers and consumers. Otherwise, they will not be able to connect to the correct topics in the Cloudera Private Cloud Base cluster. If this behavior is not suitable, review Migrate Kafka Using Streams Replication Manager and use the IdentityReplicationPolicy or the MigratingReplicationPolicy instead.
-
Setup and Configure Streams Replication Manager in the Cloudera Private Cloud Base cluster.
For more information, see Add and Configure Streams Replication Manager and the Streams Replication Manager Configuration Examples. Setup instructions might differ in different versions, ensure that you view the version of the documentation that matches your Runtime version.
Kafka is migrated. Kafka clients produce and consume from the Cloudera Private Cloud Base cluster. Migration is complete.