Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CELEBORN-1916] Support Aliyun OSS Based on MPU Extension Interface #3157

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

shouwangyw
Copy link
Contributor

@shouwangyw shouwangyw commented Mar 17, 2025

What changes were proposed in this pull request?

  • close 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.

@FMX
Copy link
Contributor

FMX commented Mar 18, 2025

Thanks. There are many UT failures, you'll need to fix them first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants