celeborn/docs/configuration
Wang, Fei b2aa359d91 [CELEBORN-1609] Support SSL for celeborn RESTful service
### What changes were proposed in this pull request?
Support SSL for celeborn RESTful service.

### Why are the changes needed?
For HTTP SSL connection requirements.

### Does this PR introduce _any_ user-facing change?
No, SSL is disabled by defaults.

### How was this patch tested?

Integration testing.

```
celeborn.master.http.ssl.enabled=true
celeborn.master.http.ssl.keystore.path=/hadoop/keystore.jks
celeborn.master.http.ssl.keystore.password=xxxxxxx
```
<img width="1143" alt="image" src="https://github.com/user-attachments/assets/2334561d-1de3-4b38-bc80-5d5d86d3b8ff">

<img width="695" alt="image" src="https://github.com/user-attachments/assets/e3877468-cc3b-4a4a-bf75-2994f557a104">

Closes #2756 from turboFei/HADP_1609_ssl2.

Authored-by: Wang, Fei <fwang12@ebay.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2024-09-25 10:30:10 +08:00
..
client.md [CLEBORN-1555] Replace deprecated config celeborn.storage.activeTypes in docs and tests 2024-08-26 14:36:01 +08:00
columnar-shuffle.md [CELEBORN-1051] Add isDynamic property for CelebornConf 2024-02-20 14:20:44 +08:00
ha.md [CELEBORN-1400] Bump Ratis version from 2.5.1 to 3.0.1 2024-05-30 17:22:22 +08:00
index.md [CELEBORN-1403] Update celeborn configuration about offheap memory 2024-06-11 15:44:25 +08:00
master.md [CELEBORN-1609] Support SSL for celeborn RESTful service 2024-09-25 10:30:10 +08:00
metrics.md [CELEBORN-1501] Introduce application dimension resource consumption metrics of Worker 2024-09-06 14:34:23 +08:00
network-module.md [CELEBORN-1353] Document Celeborn security - authentication and SSL support 2024-04-30 14:37:56 +08:00
network.md [CELEBORN-1513][FOLLOWUP] Enrich doc for wildcard address 2024-09-13 16:15:37 +08:00
quota.md [CELEBORN-1239][FOLLOWUP] Deprecate celeborn.quota.configuration.path config 2024-02-27 22:58:25 +08:00
worker.md [CELEBORN-1609] Support SSL for celeborn RESTful service 2024-09-25 10:30:10 +08:00