Alluxio / alluxio

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

huawei pfs extensions does not support? #13291

Open FengJinghHua opened 3 years ago

FengJinghHua commented 3 years ago

I find the extensions in https://github.com/Alluxio/alluxio-extensions , it works in obs, but if we use huawei pfs . it does not work. alluxio can not load the file which in pfs into alluxio but not throw any exception. Does any docs to help me go ahead? please help.

yabola commented 3 years ago

A dir in PFS will be explicitly created ( alluxio.underfs.obs.OBSUnderFileSystem#getObjectStatus will return meta in dir instead of null ). I will fix this problem.

yabola commented 3 years ago

https://github.com/Alluxio/alluxio-extensions/pull/32 fix

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.