Skip to content
Snippets Groups Projects
Commit 7498d8c3 authored by Sören Henning's avatar Sören Henning
Browse files

Log further configuration parameters

parent 188051f4
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,10 @@ IFS=$', '; echo \
DIM_VALUES=${DIM_VALUES[*]}
REPLICAS=${REPLICAS[*]}
PARTITIONS=$PARTITIONS
CPU_LIMIT=$CPU_LIMIT
MEMORY_LIMIT=$MEMORY_LIMIT
KAFKA_STREAMS_COMMIT_INTERVAL_MS=$KAFKA_STREAMS_COMMIT_INTERVAL_MS
EXECUTION_MINUTES=$EXECUTION_MINUTES
" >> "exp${EXP_ID}_uc${UC}_meta.txt"
SUBEXPERIMENTS=$((${#DIM_VALUES[@]} * ${#REPLICAS[@]}))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment