### What changes were proposed in this pull request? 1. Provide `CELEBORN_PREFER_JEMALLOC` configuration to determine whether to enable jemalloc 2. Provide `CELEBORN_JEMALLOC_PATH` to configure the jemalloc path, for example, Centos is `/usr/lib64/libjemalloc.so` 3. Enable jemalloc by default in the docker environment ### Why are the changes needed? Prevent unnecessary WARNING. https://github.com/apache/incubator-celeborn/pull/1824#discussion_r1319909938 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? local test Closes #1895 from cxzl25/CELEBORN-900_diable. Lead-authored-by: sychen <sychen@ctrip.com> Co-authored-by: Cheng Pan <pan3793@gmail.com> Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com> |
||
|---|---|---|
| .. | ||
| celeborn-daemon.sh | ||
| load-celeborn-env.sh | ||
| restart-worker.sh | ||
| start-all.sh | ||
| start-master.sh | ||
| start-worker.sh | ||
| stop-all.sh | ||
| stop-master.sh | ||
| stop-worker.sh | ||