Alluxio / alluxio

Alluxio, data orchestration for analytics and machine learning in the cloud
https://www.alluxio.io
Apache License 2.0
6.73k stars 2.92k forks source link

Remove UFS supportment for web ufs, kodo and swift #18065

Open Jackson-Wang-7 opened 10 months ago

Jackson-Wang-7 commented 10 months ago

Summary In Alluxio version 3.0, we plan to remove some rarely used UFS connectors. Specifically, Web UFS, Kodo, and Swift are being considered for removal in this version. Most storage systems using the Swift interface provide S3-compatible APIs, and Kodo also provides S3-compatible APIs. You can still use the S3 connector to integrate with these storage systems. If these circumstances do not fulfill your requirements and you have a strong need and use case, you can describe your scenario and demands in this issue.

Urgency Explain why it is important to address the tech debt

vocata commented 4 months ago

please don't delete web ufs from main branch, we are planing to use it for a long time. the web ufs is a good way to allow other storages to implement their api to integrate in alluxio with small cost, so I hope you considering this suggestion sincerely.