From 5bd667c5af413f221200f527b086d9914db2ff6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Henning?= <soeren.henning@email.uni-kiel.de> Date: Sun, 4 Dec 2022 16:41:11 +0100 Subject: [PATCH] Set partition count for all benchmarks to 100 --- .../uc1-beam-flink/uc1-beam-flink-benchmark-operator.yaml | 2 +- .../uc1-beam-samza/uc1-beam-samza-benchmark-operator.yaml | 2 +- .../uc1-flink/uc1-flink-benchmark-operator.yaml | 2 +- .../uc1-hazelcastjet-benchmark-operator.yaml | 2 +- .../uc1-kstreams/uc1-kstreams-benchmark-operator.yaml | 2 +- .../uc2-beam-flink/uc2-beam-flink-benchmark-operator.yaml | 4 ++-- .../uc2-beam-samza/uc2-beam-samza-benchmark-operator.yaml | 4 ++-- .../uc2-flink/uc2-flink-benchmark-operator.yaml | 4 ++-- .../uc2-hazelcastjet-benchmark-operator.yaml | 4 ++-- .../uc2-kstreams/uc2-kstreams-benchmark-operator.yaml | 4 ++-- .../uc3-beam-flink/uc3-beam-flink-benchmark-operator.yaml | 4 ++-- .../uc3-beam-samza/uc3-beam-samza-benchmark-operator.yaml | 4 ++-- .../uc3-flink/uc3-flink-benchmark-operator.yaml | 4 ++-- .../uc3-hazelcastjet-benchmark-operator.yaml | 4 ++-- .../uc3-kstreams/uc3-kstreams-benchmark-operator.yaml | 4 ++-- .../uc4-beam-flink/uc4-beam-flink-benchmark-operator.yaml | 8 ++++---- .../uc4-beam-samza/uc4-beam-samza-benchmark-operator.yaml | 8 ++++---- .../uc4-flink/uc4-flink-benchmark-operator.yaml | 8 ++++---- .../uc4-hazelcastjet-benchmark-operator.yaml | 8 ++++---- .../uc4-kstreams/uc4-kstreams-benchmark-operator.yaml | 8 ++++---- 20 files changed, 45 insertions(+), 45 deletions(-) diff --git a/theodolite-benchmarks/definitions/uc1-beam-flink/uc1-beam-flink-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc1-beam-flink/uc1-beam-flink-benchmark-operator.yaml index 328a51745..dda3a1222 100644 --- a/theodolite-benchmarks/definitions/uc1-beam-flink/uc1-beam-flink-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc1-beam-flink/uc1-beam-flink-benchmark-operator.yaml @@ -61,5 +61,5 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 diff --git a/theodolite-benchmarks/definitions/uc1-beam-samza/uc1-beam-samza-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc1-beam-samza/uc1-beam-samza-benchmark-operator.yaml index a4d307fdb..8a4bbd90e 100644 --- a/theodolite-benchmarks/definitions/uc1-beam-samza/uc1-beam-samza-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc1-beam-samza/uc1-beam-samza-benchmark-operator.yaml @@ -63,7 +63,7 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: ".*samza.*" removeOnly: true diff --git a/theodolite-benchmarks/definitions/uc1-flink/uc1-flink-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc1-flink/uc1-flink-benchmark-operator.yaml index b7d33a11d..2dd1bde1b 100644 --- a/theodolite-benchmarks/definitions/uc1-flink/uc1-flink-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc1-flink/uc1-flink-benchmark-operator.yaml @@ -62,5 +62,5 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 diff --git a/theodolite-benchmarks/definitions/uc1-hazelcastjet/uc1-hazelcastjet-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc1-hazelcastjet/uc1-hazelcastjet-benchmark-operator.yaml index 6961f4452..6e89af1c4 100644 --- a/theodolite-benchmarks/definitions/uc1-hazelcastjet/uc1-hazelcastjet-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc1-hazelcastjet/uc1-hazelcastjet-benchmark-operator.yaml @@ -54,5 +54,5 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 diff --git a/theodolite-benchmarks/definitions/uc1-kstreams/uc1-kstreams-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc1-kstreams/uc1-kstreams-benchmark-operator.yaml index 6bda0c7da..0b3f36cfe 100644 --- a/theodolite-benchmarks/definitions/uc1-kstreams/uc1-kstreams-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc1-kstreams/uc1-kstreams-benchmark-operator.yaml @@ -54,5 +54,5 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 diff --git a/theodolite-benchmarks/definitions/uc2-beam-flink/uc2-beam-flink-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc2-beam-flink/uc2-beam-flink-benchmark-operator.yaml index 39ddaa38d..5c0337dfd 100644 --- a/theodolite-benchmarks/definitions/uc2-beam-flink/uc2-beam-flink-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc2-beam-flink/uc2-beam-flink-benchmark-operator.yaml @@ -61,10 +61,10 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "theodolite-.*" removeOnly: True diff --git a/theodolite-benchmarks/definitions/uc2-beam-samza/uc2-beam-samza-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc2-beam-samza/uc2-beam-samza-benchmark-operator.yaml index 14c8ed5a0..b341f36eb 100644 --- a/theodolite-benchmarks/definitions/uc2-beam-samza/uc2-beam-samza-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc2-beam-samza/uc2-beam-samza-benchmark-operator.yaml @@ -63,10 +63,10 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: ".*samza.*" removeOnly: true diff --git a/theodolite-benchmarks/definitions/uc2-flink/uc2-flink-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc2-flink/uc2-flink-benchmark-operator.yaml index d1cf9e520..d0a71fb73 100644 --- a/theodolite-benchmarks/definitions/uc2-flink/uc2-flink-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc2-flink/uc2-flink-benchmark-operator.yaml @@ -62,10 +62,10 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "theodolite-.*" removeOnly: True diff --git a/theodolite-benchmarks/definitions/uc2-hazelcastjet/uc2-hazelcastjet-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc2-hazelcastjet/uc2-hazelcastjet-benchmark-operator.yaml index d51d06ce2..2e0050333 100644 --- a/theodolite-benchmarks/definitions/uc2-hazelcastjet/uc2-hazelcastjet-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc2-hazelcastjet/uc2-hazelcastjet-benchmark-operator.yaml @@ -54,10 +54,10 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "theodolite-.*" removeOnly: True diff --git a/theodolite-benchmarks/definitions/uc2-kstreams/uc2-kstreams-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc2-kstreams/uc2-kstreams-benchmark-operator.yaml index 0f522e58a..35d55b607 100644 --- a/theodolite-benchmarks/definitions/uc2-kstreams/uc2-kstreams-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc2-kstreams/uc2-kstreams-benchmark-operator.yaml @@ -54,10 +54,10 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "theodolite-.*" removeOnly: True diff --git a/theodolite-benchmarks/definitions/uc3-beam-flink/uc3-beam-flink-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc3-beam-flink/uc3-beam-flink-benchmark-operator.yaml index 263cfe3a6..d923bd993 100644 --- a/theodolite-benchmarks/definitions/uc3-beam-flink/uc3-beam-flink-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc3-beam-flink/uc3-beam-flink-benchmark-operator.yaml @@ -61,10 +61,10 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "theodolite-.*" removeOnly: True diff --git a/theodolite-benchmarks/definitions/uc3-beam-samza/uc3-beam-samza-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc3-beam-samza/uc3-beam-samza-benchmark-operator.yaml index c613fc8fd..a4c8d8a81 100644 --- a/theodolite-benchmarks/definitions/uc3-beam-samza/uc3-beam-samza-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc3-beam-samza/uc3-beam-samza-benchmark-operator.yaml @@ -63,10 +63,10 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: ".*samza.*" removeOnly: true diff --git a/theodolite-benchmarks/definitions/uc3-flink/uc3-flink-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc3-flink/uc3-flink-benchmark-operator.yaml index ce0bfc5ba..41f2129eb 100644 --- a/theodolite-benchmarks/definitions/uc3-flink/uc3-flink-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc3-flink/uc3-flink-benchmark-operator.yaml @@ -62,10 +62,10 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "theodolite-.*" removeOnly: True diff --git a/theodolite-benchmarks/definitions/uc3-hazelcastjet/uc3-hazelcastjet-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc3-hazelcastjet/uc3-hazelcastjet-benchmark-operator.yaml index e986ec5d0..c5c3b34cc 100644 --- a/theodolite-benchmarks/definitions/uc3-hazelcastjet/uc3-hazelcastjet-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc3-hazelcastjet/uc3-hazelcastjet-benchmark-operator.yaml @@ -54,10 +54,10 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "theodolite-.*" removeOnly: True diff --git a/theodolite-benchmarks/definitions/uc3-kstreams/uc3-kstreams-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc3-kstreams/uc3-kstreams-benchmark-operator.yaml index 2da70b476..15b21d74f 100644 --- a/theodolite-benchmarks/definitions/uc3-kstreams/uc3-kstreams-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc3-kstreams/uc3-kstreams-benchmark-operator.yaml @@ -54,10 +54,10 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "theodolite-.*" removeOnly: True diff --git a/theodolite-benchmarks/definitions/uc4-beam-flink/uc4-beam-flink-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc4-beam-flink/uc4-beam-flink-benchmark-operator.yaml index 6a9e33b40..34670bdca 100644 --- a/theodolite-benchmarks/definitions/uc4-beam-flink/uc4-beam-flink-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc4-beam-flink/uc4-beam-flink-benchmark-operator.yaml @@ -62,16 +62,16 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "configuration" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "aggregation-feedback" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "theodolite-.*" removeOnly: True diff --git a/theodolite-benchmarks/definitions/uc4-beam-samza/uc4-beam-samza-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc4-beam-samza/uc4-beam-samza-benchmark-operator.yaml index 1955f6e1a..419cfc18f 100644 --- a/theodolite-benchmarks/definitions/uc4-beam-samza/uc4-beam-samza-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc4-beam-samza/uc4-beam-samza-benchmark-operator.yaml @@ -64,16 +64,16 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "configuration" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "aggregation-feedback" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "theodolite-.*" removeOnly: True diff --git a/theodolite-benchmarks/definitions/uc4-flink/uc4-flink-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc4-flink/uc4-flink-benchmark-operator.yaml index b1b563bb4..951f4f0b5 100644 --- a/theodolite-benchmarks/definitions/uc4-flink/uc4-flink-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc4-flink/uc4-flink-benchmark-operator.yaml @@ -63,16 +63,16 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "configuration" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "aggregation-feedback" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "theodolite-.*" removeOnly: True diff --git a/theodolite-benchmarks/definitions/uc4-hazelcastjet/uc4-hazelcastjet-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc4-hazelcastjet/uc4-hazelcastjet-benchmark-operator.yaml index 7bf62c20c..1a6a3b3dc 100644 --- a/theodolite-benchmarks/definitions/uc4-hazelcastjet/uc4-hazelcastjet-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc4-hazelcastjet/uc4-hazelcastjet-benchmark-operator.yaml @@ -55,16 +55,16 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "configuration" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "aggregation-feedback" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "theodolite-.*" removeOnly: True diff --git a/theodolite-benchmarks/definitions/uc4-kstreams/uc4-kstreams-benchmark-operator.yaml b/theodolite-benchmarks/definitions/uc4-kstreams/uc4-kstreams-benchmark-operator.yaml index 7c656988f..f6de5f34d 100644 --- a/theodolite-benchmarks/definitions/uc4-kstreams/uc4-kstreams-benchmark-operator.yaml +++ b/theodolite-benchmarks/definitions/uc4-kstreams/uc4-kstreams-benchmark-operator.yaml @@ -55,16 +55,16 @@ spec: bootstrapServer: "theodolite-kafka-kafka-bootstrap:9092" topics: - name: "input" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "output" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "configuration" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "aggregation-feedback" - numPartitions: 40 + numPartitions: 100 replicationFactor: 1 - name: "theodolite-.*" removeOnly: True -- GitLab