-
Notifications
You must be signed in to change notification settings - Fork 0
cpcdoy/Kafka_film_analysis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To launch Kafka: --> download kafka --> ./bin/zookeeper-server-start.sh config/zookeeper.properties --> ./bin/kafka-server-start.sh --> ./bin/kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 --partitions 1 --topic test --> cd 2_kafka_client --> sbt build --> sbt run
About
Dump movies from IMDB, analyze them and show statistics
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published