### 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-defaults.conf.template | ||
| celeborn-env.sh.template | ||
| hosts.template | ||
| log4j2.xml.template | ||
| metrics.properties.template | ||
| quota.yaml.template | ||
| ratis-log4j.properties.template | ||