Skip to content

Instantly share code, notes, and snippets.

@simplesteph
Created March 28, 2017 23:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simplesteph/5c338be9f7d5a9dd7de7f39cf9a03142 to your computer and use it in GitHub Desktop.
Save simplesteph/5c338be9f7d5a9dd7de7f39cf9a03142 to your computer and use it in GitHub Desktop.
kafka-topics --create --topic _schemas --zookeeper zoo1:2181 \
--config cleanup.policy=compact --partitions 1 --replication-factor 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment