Skip to content

How to use kafka's mirror maker v1, v2, custom replication policies, message handlers, etc.

Notifications You must be signed in to change notification settings

sgrzemski-ias/kafka_mirror_maker

 
 

Repository files navigation

Kafka mirror maker

Use the kafka mirror maker for replication, disaster recovery, aggregation, streaming, etc. This repository has the examples for my posts.

Kafka docker image

Download my kafka docker image:

docker pull lozuwa/kafka:v2.5.0

Otherwise use the Dockerfile on docker_kafka if you need customization.

docker_mmv1

Build a docker image for mmv1.

mmv2

Build a docker image for mmv2.

References

About

How to use kafka's mirror maker v1, v2, custom replication policies, message handlers, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 62.7%
  • Shell 27.7%
  • Dockerfile 9.6%