celeborn/docs/configuration
zky.zhoukeyong e2eeafd4bf [CELEBORN-709] Increase default fetch timeout
### What changes were proposed in this pull request?
30s for fetch timeout is too short and easy to exceed. This PR increases the default value to 600s.

### Why are the changes needed?
When I was testing 3T TPCDS with three workers, I encountered fetch timeout:
```
23/06/21 16:46:41,771 INFO [fetch-server-11-7] FetchHandler: Sending chunk 28856864163, 1, 0, 2147483647
...
23/06/21 16:47:16,870 INFO [fetch-server-11-7] FetchHandler: Sent chunk 28856864163, 1, 0, 2147483647
```
And I remember from some users' monitoring, the max fetch time can reach several minutes on heavy load without error.

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

### How was this patch tested?
Manual test.

Closes #1618 from waitinfuture/709.

Authored-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-06-23 21:06:43 +08:00
..
client.md [CELEBORN-709] Increase default fetch timeout 2023-06-23 21:06:43 +08:00
columnar-shuffle.md [CELEBORN-679] Optimize Utils#bytesToString 2023-06-14 17:42:16 +08:00
ha.md [CELEBORN-638] Migrate configurations celeborn.ha.master.* to celeborn.master.ha.* 2023-06-16 18:18:26 +08:00
index.md [CELEBORN-680][DOC] Refresh celeborn configurations in doc 2023-06-15 13:59:38 +08:00
master.md [CELEBORN-595][FOLLOWUP] Fix change version to 0.3.0. (#1522) 2023-05-30 20:12:56 +08:00
metrics.md [CELEBORN-681][DOC] Add celeborn.metrics.conf to conf entity 2023-06-14 18:06:03 +08:00
network.md [CELEBORN-676] Celeborn fetch chunk also should support check timeout 2023-06-15 13:54:09 +08:00
quota.md [CELEBORN-576] Add static identity provider and manually settable identity provider for non-hadoop environment. (#1480) 2023-05-08 17:29:01 +08:00
worker.md [CELEBORN-675] Fix decode heartbeat message 2023-06-14 14:37:13 +08:00