Skip to content

Some of the descriptions in the quickstart document are not quite accurate.  #351

@yangdaixai

Description

@yangdaixai

Documentation -> quick start

https://github.com/uber/uReplicator/wiki/uReplicator-User-Guide#24-start-ureplicator

2.4 Start uReplicator
Example 1: Copy data from source cluster to destination cluster

Start uReplicator Controller (you should keep it running):
"... -srcKafkaZkPath localhost:2181/cluster1 -zookeeper localhost:2181 -destKafkaZkPath localhost:2181/cluster1 ..."
should be
"... -srcKafkaZkPath localhost:2181/cluster1 -zookeeper localhost:2181 -destKafkaZkPath localhost:2181/cluster2... "

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions