### What changes were proposed in this pull request? - close [CELEBORN-1916](https://issues.apache.org/jira/browse/CELEBORN-1916) - This PR extends the Multipart Uploader (MPU) interface to support Aliyun OSS. ### Why are the changes needed? - Implemented multipart-uploader-oss module based on the existing MPU extension interface. - Added necessary configurations and dependencies for Aliyun OSS integration. - Ensured compatibility with the existing multipart-uploader framework. - This enhancement allows seamless multipart upload functionality for Aliyun OSS, similar to the existing AWS S3 support. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Deployment integration testing has been completed in the local environment. Closes #3157 from shouwangyw/optimize/mpu-oss. Lead-authored-by: veli.yang <897900564@qq.com> Co-authored-by: yangwei <897900564@qq.com> Co-authored-by: mingji <fengmingxiao.fmx@alibaba-inc.com> Signed-off-by: mingji <fengmingxiao.fmx@alibaba-inc.com> |
||
|---|---|---|
| .. | ||
| deps | ||
| checkout_pr.sh | ||
| dependencies.sh | ||
| merge_pr.py | ||
| reformat | ||