Jun He
ada12a2c0e
[CELEBORN-900] Prefer to use jemalloc for memory allocation
...
### What changes were proposed in this pull request?
Only the Dockfile needs to change in this pr.
### Why are the changes needed?
When deploying celeborn for flink on kubernetes, Introducing jemalloc can improve pod memory usage.
### Does this PR introduce _any_ user-facing change?
None
### How was this patch tested?
Maybe starting a production job to test the memory usage improvement is needed.
Closes #1824 from mddxhj/feature/introduce_jemalloc.
Authored-by: Jun He <xuehaijuxian@gmail.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-09-08 19:49:24 +08:00
Binjie Yang
2bb8e7a2a2
[CELEBORN-218][HELM] Move helm chart to dedicated directory ( #1160 )
2023-01-11 16:11:27 +08:00
Binjie Yang
fb91544843
[CELEBORN-210][HELM] Add recommended labels in celeborn chart ( #1156 )
...
* [HELM] Add recommended labels in celeborn chart
* fix master and worker affinity
2023-01-10 19:18:14 +08:00
Cheng Pan
1822896156
[CELEBORN-151][K8S] Celeborn should run as celeborn instead of root in container ( #895 )
2022-12-20 15:57:14 +08:00
Cheng Pan
dc66369973
[CELEBORN-150][BUILD] Reduce binary tarball size by sharing jars ( #1095 )
...
* [CELEBORN-150][BUILD] Reduce binary tarball size by sharing jars
* nit
* nit
* docker
* nit
* cp -R
2022-12-16 14:30:17 +08:00
Binjie Yang
f236b0bb14
[CELEBORN-143][HELM] Exposing pods details to users ( #1084 )
...
* Exposing details to users
* fix
2022-12-15 10:12:01 +08:00
Binjie Yang
f8970a120a
[CELEBORN-138] Respect users' configurations which are set in values.yaml
2022-12-14 16:24:21 +08:00
Gabriel
5ecb09d62a
[ISSUE-911] Decrease numConnectionsPerPeer to achieve better performance ( #983 )
2022-11-20 11:46:17 +08:00
leesf
3699683a3b
Fix and migrate some configs ( #927 )
2022-11-07 09:41:38 +08:00
Binjie Yang
25a8d78634
remove dup affinity ( #923 )
2022-11-04 20:46:05 +08:00
Binjie Yang
9ef4751d22
[ISSUE-882][REFACTOR][K8S] Refactor dockerfile to build docker image from binary instead of ADD tgz ( #884 )
...
* init
* fix
2022-10-31 10:45:00 +08:00
Cheng Pan
873eeeb1ed
[BUILD] Add apache- prefix in release tarball name ( #854 )
2022-10-25 22:39:48 +08:00
AngersZhuuuu
0fdb19065a
[ISSUE-841][REFACTOR] Migrate shuffle client side conf to Celeborn Configuration System ( #842 )
2022-10-24 20:48:48 +08:00
Cheng Pan
8d7d397e71
Fix Configuration page and polish naming ( #838 )
...
* Fix Configuration page and polish naming
* nit
* nit
* comment
2022-10-24 12:46:25 +08:00
Cheng Pan
efad4abb5d
Migrate a bunch of configurations ( #786 )
2022-10-18 10:44:01 +08:00
Cheng Pan
ea67f4e060
Introduce categories to ConfigEntry and migrate configurations ( #775 )
2022-10-17 16:56:54 +08:00
Cheng Pan
5829bda21a
Rework and migrate HA configuration system ( #763 )
2022-10-13 22:35:01 +08:00
Binjie Yang
1ab0ab2dcc
[K8S] Should move common env to values.yml instead of set in each yaml #762
2022-10-12 15:50:20 +08:00
Cheng Pan
f01a696313
Migrate and refactor configuration for master endpoints ( #752 )
2022-10-11 21:33:21 +08:00
Binjie Yang
7f9e263113
Rename helm template and values
2022-10-08 20:14:37 +08:00
Cheng Pan
ab16b4f101
[INFRA] Rename modules w/ celeborn prefix ( #723 )
2022-10-08 08:05:57 +08:00
Keyong Zhou
a2d2379153
[DOC] Replace RSS with Celeborn in docs ( #715 )
2022-10-06 10:37:46 +08:00
Keyong Zhou
fe3b5988f2
[REFACTOR] Change package name to org.apache.celeborn ( #710 )
2022-10-02 18:10:29 +08:00
Binjie Yang
1d6939bdf4
split ( #657 )
2022-09-22 17:53:42 +08:00
Cheng Pan
89a2056a07
Fix binary tarball name in Dockerfile ( #596 )
2022-09-13 11:54:56 +08:00
Binjie Yang
9152906bbd
[REFACTOR] Switch docker base image to Eclipse Temurin ( #509 )
2022-09-07 21:22:58 +08:00
Binjie Yang
8da0dfa948
[BUG] Fix start up and defaults config map using rss-svc ( #558 )
2022-09-06 14:59:46 +08:00
Cheng Pan
4b42219595
Remove log4j1 ( #501 )
2022-09-05 19:30:15 +08:00
Cheng Pan
3dddb65f31
Enable Apache Rat and fix license header ( #492 )
2022-08-31 23:53:33 +08:00
Binjie Yang
44f01a39b6
add worker svc ( #455 )
2022-08-24 21:56:25 +08:00
Binjie Yang
b8533b570d
fix ( #377 )
2022-08-17 22:45:57 +08:00
Binjie Yang
2137e84ab7
add rss version ( #316 )
2022-08-10 21:03:46 +08:00
Fan Yilun
7a858bd70b
[DOC] Add doc and helm chart to describe how to deploy on k8s ( #309 )
2022-08-09 21:15:15 +08:00