Skip to content

Instantly share code, notes, and snippets.

@dgadiraju
Last active December 4, 2017 23:52
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 dgadiraju/6f281b6f2621ddc21bf3eefebbf791af to your computer and use it in GitHub Desktop.
Save dgadiraju/6f281b6f2621ddc21bf3eefebbf791af to your computer and use it in GitHub Desktop.
kafka-console-consumer.sh \
--zookeeper nn01.itversity.com:2181,nn02.itversity.com:2181,rm01.itversity.com:2181 \
--topic fkdemodg \
--from-beginning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment