celeborn/docs/configuration
Fu Chen 1e49ff76f3 [CELEBORN-988] Add config option to control original unsorted file deletion in PartitionFilesSorter
### What changes were proposed in this pull request?

This PR adds a new configuration option, `celeborn.worker.sortPartition.lazyRemovalOfOriginalFiles.enabled`, allowing users to control whether the `PartitionFilesSorter` deletes the original unsorted file.

### Why are the changes needed?

https://github.com/apache/incubator-celeborn/pull/1907#issuecomment-1723420513

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

Users have the option to prevent the `PartitionSorter` from deleting the original unsorted file by configuring `celeborn.worker.sortPartition.lazyRemovalOfOriginalFiles.enabled = false`.

### How was this patch tested?

Pass GA

Closes #1922 from cfmcgrady/make-delete-configurable.

Authored-by: Fu Chen <cfmcgrady@gmail.com>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-09-19 11:14:51 +08:00
..
client.md [CELEBORN-839][MR] Support Hadoop MapReduce 2023-09-14 14:12:53 +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-468] Timeout useless lostWorkers/shutdownWorkers meta 2023-09-18 18:39:43 +08:00
metrics.md [CELEBORN-882][WORKER][METRICS] Add Pause Push Data Time Count Metrics & Dashboard Panel 2023-09-12 17:45:26 +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-988] Add config option to control original unsorted file deletion in PartitionFilesSorter 2023-09-19 11:14:51 +08:00