Skip to content

Instantly share code, notes, and snippets.

@2013techsmarts
Created November 12, 2017 10:38
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 2013techsmarts/1329f00ec26534d3cfb41bece05283e0 to your computer and use it in GitHub Desktop.
Save 2013techsmarts/1329f00ec26534d3cfb41bece05283e0 to your computer and use it in GitHub Desktop.
./kafka-console-producer.sh --broker-list localhost:9091 --topic first_topic
>First message
>Second message
>Third message
>Fourth message
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment