celeborn/sbin
mingji 02cea042a0 [CELEBORN-1116] Read authentication configs from HADOOP_CONF_DIR
### What changes were proposed in this pull request?
1. Make Celeborn read configs from HADOOP_COND_DIR.
2. Remove unnecessary Kerberos configs.

### Why are the changes needed?
To support HDFS with Kerberos.

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

### How was this patch tested?
GA and cluster.

Closes #2082 from FMX/B1116.

Lead-authored-by: mingji <fengmingxiao.fmx@alibaba-inc.com>
Co-authored-by: Fu Chen <cfmcgrady@gmail.com>
Co-authored-by: Cheng Pan <pan3793@gmail.com>
Co-authored-by: Ethan Feng <fengmingxiao.fmx@alibaba-inc.com>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-11-09 11:07:13 +08:00
..
celeborn-daemon.sh [CELEBORN-975] Refactor the check logic to stop the celeborn master and worker 2023-09-18 16:23:32 +08:00
load-celeborn-env.sh [CELEBORN-1116] Read authentication configs from HADOOP_CONF_DIR 2023-11-09 11:07:13 +08:00
restart-worker.sh [CELEBORN-763] Add --add-opens to bootstrap shell scripts 2023-07-05 11:31:21 +08:00
start-all.sh [CELEBORN-420] Add hosts template and docs about start-all scripts. (#1354) 2023-03-16 11:33:32 +08:00
start-master.sh [CELEBORN-763] Add --add-opens to bootstrap shell scripts 2023-07-05 11:31:21 +08:00
start-worker.sh [CELEBORN-763] Add --add-opens to bootstrap shell scripts 2023-07-05 11:31:21 +08:00
status-master.sh [CELEBORN-976] Introduce script to check master and worker status 2023-09-16 09:27:52 +08:00
status-worker.sh [CELEBORN-976] Introduce script to check master and worker status 2023-09-16 09:27:52 +08:00
stop-all.sh [CELEBORN-564] Correct stop-all.sh comments (#1470) 2023-04-28 09:38:59 +08:00
stop-master.sh
stop-worker.sh