Skip to content

Commit

Permalink
test groupSize100
Browse files Browse the repository at this point in the history
  • Loading branch information
zaynt4606 committed Oct 29, 2024
1 parent 66ba21d commit b305f91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4698,7 +4698,7 @@ object CelebornConf extends Logging {
.doc("The group size of map task when grouping map task is enable.")
.version("0.6.0")
.intConf
.createWithDefault(20)
.createWithDefault(100)

val CLIENT_BATCH_HANDLE_CHANGE_PARTITION_ENABLED: ConfigEntry[Boolean] =
buildConf("celeborn.client.shuffle.batchHandleChangePartition.enabled")
Expand Down

0 comments on commit b305f91

Please sign in to comment.