Hardcode workloads for e2e streams

This commit is contained in:
Deda 2024-02-28 17:33:07 +01:00
parent 6367acfd19
commit 4fb245f58a

View File

@ -2,9 +2,9 @@ stream_args: &stream_args
- "--bolt-port"
- "7687"
- "--log-level=DEBUG"
- "--kafka-bootstrap-servers=localhost:9092"
- "--kafka-bootstrap-servers=kafka:9092"
- "--query-execution-timeout-sec=0"
- "--pulsar-service-url=pulsar://127.0.0.1:6650"
- "--pulsar-service-url=pulsar:6650"
in_memory_cluster: &in_memory_cluster
cluster: