Skip to content
Snippets Groups Projects

Migrate Beam benchmark implementation

4 files
+ 8
8
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -45,8 +45,8 @@ services:
NUM_SENSORS: 10
benchmark-jobmanager:
image: ghcr.io/cau-se/theodolite-uc1-flink:latest
ports:
- "8080:8081"
#ports:
# - "8080:8081"
command: standalone-job --job-classname theodolite.uc1.application.HistoryServiceFlinkJob
environment:
- KAFKA_BOOTSTRAP_SERVERS=kafka:9092
Loading