celeborn/docs/configuration
SteNicholas 450dac8245
[CELEBORN-1447] Support configuring thread number of worker to wait for commit shuffle data files to finish
### What changes were proposed in this pull request?

Introduce `celeborn.worker.commitFiles.wait.threads` to support configuring thread number of worker to wait for commit shuffle data files to finish.

### Why are the changes needed?

`celeborn.worker.commitFiles.threads` supports the configuration that is the thread number of worker to commit shuffle data files asynchronously including waiting for commit files to finish at present. It should support to configure thread number of waiting for commit shuffle data files to finish which avoids the situation where the commit thread pool is waiting for commit files and no thread could commit shuffle data files.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

GA.

Closes #2539 from SteNicholas/CELEBORN-1447.

Authored-by: SteNicholas <programgeek@163.com>
Signed-off-by: mingji <fengmingxiao.fmx@alibaba-inc.com>
2024-06-03 17:47:01 +08:00
..
client.md Revert "[CELEBORN-1388] Use finer grained locks in changePartitionManager" 2024-05-30 11:18:58 +08:00
columnar-shuffle.md [CELEBORN-1051] Add isDynamic property for CelebornConf 2024-02-20 14:20:44 +08:00
ha.md [CELEBORN-1400] Bump Ratis version from 2.5.1 to 3.0.1 2024-05-30 17:22:22 +08:00
index.md [CELEBORN-1353] Document Celeborn security - authentication and SSL support 2024-04-30 14:37:56 +08:00
master.md [CELEBORN-1385] HttpServer support idle timeout configuration of Jetty 2024-04-14 12:40:57 +08:00
metrics.md [CELEBORN-1051] Add isDynamic property for CelebornConf 2024-02-20 14:20:44 +08:00
network-module.md [CELEBORN-1353] Document Celeborn security - authentication and SSL support 2024-04-30 14:37:56 +08:00
network.md [CELEBORN-1353] Document Celeborn security - authentication and SSL support 2024-04-30 14:37:56 +08:00
quota.md [CELEBORN-1239][FOLLOWUP] Deprecate celeborn.quota.configuration.path config 2024-02-27 22:58:25 +08:00
worker.md [CELEBORN-1447] Support configuring thread number of worker to wait for commit shuffle data files to finish 2024-06-03 17:47:01 +08:00