kafka-ingest-concept/README.md
kjuulh 570a49594e
docs: more
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-08-07 10:28:24 +02:00

346 B

kafka-ingest

How to run

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