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

how change jafka zk root znode path? #28

Open
hi-wayne opened this issue Feb 21, 2013 · 1 comment
Open

how change jafka zk root znode path? #28

hi-wayne opened this issue Feb 21, 2013 · 1 comment

Comments

@hi-wayne
Copy link

how change jafka zk root znode path?

@hongliuliao
Copy link

You can config it in conf/server.properties,
In this file you will see follow words:

#Zk connection string (see zk docs for details).
#This is a comma separated host:port pairs, each corresponding to a zk
#server. e.g. "127.0.0.1:3000,127.0.0.1:3001,127.0.0.1:3002".
#You can also append an optional chroot string to the urls to specify the
#root directory for all kafka znodes.
zk.connect=127.0.0.1:2181

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