Kasper Juul Hermansen 095f760383
Some checks failed
renovate/artifacts Artifact file update failure
chore(deps): update all dependencies
2025-02-21 05:40:33 +00:00
2024-08-07 10:23:38 +02:00
2024-08-06 00:02:20 +02:00
2024-08-07 10:22:11 +02:00
2024-08-07 10:28:24 +02:00

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
Description
No description provided
Readme 554 KiB
Languages
Rust 56.4%
Dockerfile 22.6%
Shell 21%