alluxio
alluxio copied to clipboard
Support OSS multipart upload
What changes are proposed in this pull request?
OSS ufs support multipart upload
Why are the changes needed?
For now, oss upload have a pool upload performance. Multipart upload can speed up the upload of OSS ufs. #16497
Does this PR introduce any user facing changes?
PropertyKey added:
- UNDERFS_OSS_MULTIPART_UPLOAD_ENABLED
- UNDERFS_OSS_MULTIPART_UPLOAD_PARTITION_SIZE
- UNDERFS_OSS_MULTIPART_UPLOAD_POOL_SIZE