Created
January 24, 2016 05:31
-
-
Save williamsjj/e52186da1ca708cf4f05 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# /usr/local/kafka/kafka_2.11-0.8.2.1/bin/kafka-topics.sh --create --zookeeper localhost:2181 --partitions 128 --replication 3 --topic test_topic_a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment