Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yangdaixai opened this issue Sep 15, 2021 · 4 comments

Comments

@yangdaixai
Copy link

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... "

@yangdaixai
Copy link
Author

@yangy0000

@yangdaixai
Copy link
Author

@Technoboy-

@yangdaixai
Copy link
Author

@disserakt

@yangy0000
Copy link
Collaborator

thanks for point it out, updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants