Skip to content
Snippets Groups Projects
Select Git revision
  • 32471e1cda81251b6e6be20616af019c2d54e81b
  • main default protected
2 results

main

user avatar
Seok Won authored
Create a topic named "twitter-tweets" with below command,

kafka-topics --zookeeper localhost:2181 --create --topic twitter-tweets --partitions 6 --replication-factor 1

and run this application.
9b667d5a
History
Name Last commit Last update
..