{"id":16408348,"url":"https://github.com/ysde/docker-kafka-mirror-maker","last_synced_at":"2026-05-14T08:41:27.198Z","repository":{"id":82961268,"uuid":"74451239","full_name":"ysde/docker-kafka-mirror-maker","owner":"ysde","description":null,"archived":false,"fork":false,"pushed_at":"2016-11-22T08:43:17.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-05T21:42:08.421Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ysde.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-22T08:33:21.000Z","updated_at":"2016-11-22T08:40:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"e96c2bf8-bec6-4515-a5a2-0c7e1d0ed3d6","html_url":"https://github.com/ysde/docker-kafka-mirror-maker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysde%2Fdocker-kafka-mirror-maker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysde%2Fdocker-kafka-mirror-maker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysde%2Fdocker-kafka-mirror-maker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysde%2Fdocker-kafka-mirror-maker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ysde","download_url":"https://codeload.github.com/ysde/docker-kafka-mirror-maker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240400293,"owners_count":19795331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T06:16:31.923Z","updated_at":"2026-05-14T08:41:22.165Z","avatar_url":"https://github.com/ysde.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Kafka MirrorMaker\nDocker container that runs Kafka's MirrorMaker.\n\nKafka Version: 0.9.0.1\n\n## Building\n* Modify the Dockerfile, change the KAFKA_RELEASE url to somewhere you can access the kafka tgz file.\n* `docker build -t kafka-mirrormaker .`\n\n\n## Usage\nThe container expects the following environment variables to be passed in:\n\n* `CONSUMER_ZK_CONNECT` - Zookeeper connection string for source, including port and chroot.\n* `DOWNSTREAM_BROKERS` - Brokers to receive mirrored messages\n* `WHITE_LIST` - (optional) White list of topics, if used, do not use black list\n* `BLACK_LIST` - (optional) Black list of topics, if used, do not use white list\n* `CONSUMER_GROUP_ID` - (optional) Defaults to KafkaMirrorMaker\\_YYYYMMDD_HHmmss (According to container system time)\n* `PRODUCER_COUNT` - (optional) Defaults to 1\n* `STREAM_COUNT` - (optional) Defaults to 1\n\n\n### Command\n`docker run --name kafka-mirror-maker -e WHITE_LIST=\"topic\" -e CONSUMER_ZK_CONNECT=localhost:2181/chroot -e DOWNSTREAM_BROKERS=127.0.0.1:9092 kafka-mirrormaker`\n\n\n\n## Note\nKafka mirror has version issue. You cannot use newer version to mirror older version. \n\ne.g. Use kafka\\_0.10.0.1 to mirror kafka\\_0.9.0.0 would have problem mirroring.\n\n## MirrorMaker Documentation\nhttps://cwiki.apache.org/confluence/pages/viewpage.action?pageId=27846330\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysde%2Fdocker-kafka-mirror-maker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fysde%2Fdocker-kafka-mirror-maker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysde%2Fdocker-kafka-mirror-maker/lists"}