apache / celeborn

Apache Celeborn is an elastic and high-performance service for shuffle and spilled data.
https://celeborn.apache.org/
Apache License 2.0
862 stars 351 forks source link

[CLEBORN-1555] Replace deprecated config celeborn.storage.activeTypes in docs and tests #2675

Closed bowenliang123 closed 2 weeks ago

bowenliang123 commented 1 month ago

What changes were proposed in this pull request?

Replace the deprecated config celeborn.storage.activeTypes with celeborn.storage.availableTypes in docs and tests, guiding the new comers to use the new config names.

Why are the changes needed?

The config celeborn.storage.activeTypes has been deprecated in 0.4.0 release.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

No feature changed.

bowenliang123 commented 3 weeks ago

cc @SteNicholas

RexXiong commented 2 weeks ago

merge to main(v0.6.0)