[Feature][Resource Center] Add support for Alibaba Cloud OSS as storage for resource center #11683
Closed
3 tasks done
Labels
backend
feature
new feature
release cherry-pick
Mark this issue/PR had cherry-pick for release version
Milestone
Search before asking
Description
StorageOperate
interface and we could integrate with remote object storage through API . Currently we have already supportedAWS S3
, we could supportAlibaba Cloud OSS
in the same way. https://github.com/apache/dolphinscheduler/blob/dev/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/S3Utils.javaOSSFS
, we do not need to worry about the version of hadoop. [Feature][commom] support hadoop-aliyun oss filesystem #3424 (comment) BTW,OSSFS
seems no more under good maintenance and is not very stable.Use case
Related issues
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: