Skip to content

Commit

Permalink
[MINOR] Modify MD format
Browse files Browse the repository at this point in the history
  • Loading branch information
smallzhongfeng committed Apr 19, 2023
1 parent f361ac0 commit 36b3d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/client_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ and Continuous partition assignment mechanism.

# Default value is 1.0, used to estimate task concurrency, how likely is this part of the resource between spark.dynamicAllocation.minExecutors and spark.dynamicAllocation.maxExecutors to be allocated
--conf spark.rss.estimate.task.concurrency.dynamic.factor=1.0
```
```

Since v0.8.0, `RssShuffleManager` would disable local shuffle reader(`set spark.sql.adaptive.localShuffleReader.enabled=false`) optimization by default.

Expand Down

0 comments on commit 36b3d05

Please sign in to comment.