Skip to content

Commit fec2c9c

Browse files
committed
chore: use jvm-shuffle and native-shuffle in job names
1 parent c8f839e commit fec2c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/pyspark/run_all_benchmarks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ run_comet_benchmark() {
6565
local benchmark=$2
6666

6767
echo ""
68-
echo ">>> Running COMET $shuffle_mode shuffle benchmark: $benchmark..."
68+
echo ">>> Running COMET $shuffle_mode-shuffle benchmark: $benchmark..."
6969

7070
$SPARK_HOME/bin/spark-submit \
7171
--master "$SPARK_MASTER" \

0 commit comments

Comments
 (0)