346 B
346 B
kafka-ingest
How to run
- ./docker-exec.sh up -d
- create 'ad_clicks' topic in http://localhost:8080/topics simply click create topic and give it the name
- ./prepare.sh
- In a new terminal run
cargo run start-streaming
. This is just to generate actual data, it isn't actually required for the architecture - ./connect-to-presto.sh