Skip to content
Snippets Groups Projects
Commit 9b667d5a authored by Seok Won's avatar Seok Won
Browse files

Update TwitterProducer to send data to kafka

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.
parent cebbd832
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment