celeborn/docs/configuration
Sanskar Modi 782393af05 [CELEBORN-1748] Deprecate identity provider configs tied with quota
### What changes were proposed in this pull request?

Deprecate identity configs related with quota –
```
        "celeborn.quota.identity.provider"
        "celeborn.quota.identity.user-specific.tenant"
        "celeborn.quota.identity.user-specific.userName"
```
In favour of identity configs independent of quota

```
        "celeborn.identity.provider"
        "celeborn.identity.user-specific.tenant"
        "celeborn.identity.user-specific.userName"
```

### Why are the changes needed?

Current identity configs are tied with quota but identity should be free of quota because other pieces like tags are also using it. In future other new components can also make use of identity.

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

NA

### How was this patch tested?
Existing UTs

Closes #2952 from s0nskar/fix_identity.

Authored-by: Sanskar Modi <sanskarmodi97@gmail.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2024-12-04 09:28:40 +08:00
..
client.md [CELEBORN-1748] Deprecate identity provider configs tied with quota 2024-12-04 09:28:40 +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-1755] Update doc to include S3 as one of storage layers 2024-12-02 11:00:18 +08:00
metrics.md [CELEBORN-1745] Remove application top disk usage code 2024-11-28 10:55:34 +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-1634] Support queue time/processing time metrics for rpc framework 2024-11-18 09:39:56 +08:00
quota.md [CELEBORN-1748] Deprecate identity provider configs tied with quota 2024-12-04 09:28:40 +08:00
worker.md [CELEBORN-1755] Update doc to include S3 as one of storage layers 2024-12-02 11:00:18 +08:00