celeborn/docs/configuration
mingji 505ba804c7 [CELEBORN-752] Support read local shuffle file for spark
### What changes were proposed in this pull request?
For spark clusters, support read local shuffle file if Celeborn is co-deployed with yarn node managers. This PR help to reduce the number of active connections.

### Why are the changes needed?
Ditto.

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

### How was this patch tested?
GA and cluster.  The performance is identical whether you enable local reader, but the active connection number may vary according to your connections per peer.
<img width="951" alt="截屏2023-08-16 20 20 14" src="https://github.com/apache/incubator-celeborn/assets/4150993/9106e731-28fc-4e78-9c05-ae6a269d249a">
The active connection number changed from 3745 to 2894. This PR will help to improve cluster stability.

Closes #1812 from FMX/CELEBORN-752.

Authored-by: mingji <fengmingxiao.fmx@alibaba-inc.com>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-08-30 18:52:18 +08:00
..
client.md [CELEBORN-752] Support read local shuffle file for spark 2023-08-30 18:52:18 +08:00
columnar-shuffle.md [CELEBORN-877][DOC] Document on SBT 2023-08-11 12:17:55 +08:00
ha.md [CELEBORN-877][DOC] Document on SBT 2023-08-11 12:17:55 +08:00
index.md [CELEBORN-877][DOC] Document on SBT 2023-08-11 12:17:55 +08:00
master.md [CELEBORN-877][DOC] Document on SBT 2023-08-11 12:17:55 +08:00
metrics.md [CELEBORN-877][DOC] Document on SBT 2023-08-11 12:17:55 +08:00
network.md [CELEBORN-877][DOC] Document on SBT 2023-08-11 12:17:55 +08:00
quota.md [CELEBORN-877][DOC] Document on SBT 2023-08-11 12:17:55 +08:00
worker.md [CELEBORN-920] Worker sends its load to Master through heartbeat 2023-08-26 13:58:37 +08:00