Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. > bin/kafka-topics.sh --zookeeper zk_host:port/chroot --create --topic my_topic_name
  2. --partitions 20 --replication-factor 3 --config x=y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement