celeborn
celeborn copied to clipboard
Update celeborn conf to add S3 in default and doc for policy
What changes were proposed in this pull request?
Add S3 type in evict and create policies Add S3 type in list of default evict and create policy
Why are the changes needed?
To align with other types
Does this PR introduce any user-facing change?
No
How was this patch tested?
Hi, you can run the following command to refresh the docs.
UPDATE=1 build/mvn clean test -pl common -am -Dtest=none -DwildcardSuites=org.apache.celeborn.ConfigurationSuite
@FMX could you please re-review this PR?