Skip to content
Snippets Groups Projects
Select Git revision
  • aa7790013e8244e802c54e505a88fa1ab4403f3f
  • master default protected
  • deploy
  • develop
4 results

package.json

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
This project manages its dependencies using npm. Learn more