mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
remote storage: stop supporting hdfs as a remote storage
parent
07c543d84b
commit
274df9e946
|
@ -17,7 +17,6 @@ remote.configure -name=cloud1 -type=s3 -access_key=xxx -secret_key=yyy -s3.endpo
|
|||
| Aliyun 对象存储 OSS | aliyun | Endpoint format: `oss-[region]-aliyuncs.com` | https://help.aliyun.com/document_detail/31837.htm |
|
||||
| Tencent 对象存储 COS | tencent | Endpoint format: `cos.[region].myqcloud.com` | https://cloud.tencent.com/document/product/436/6224 |
|
||||
| Baidu 对象存储 BOS | baidu | Endpoint format: `s3.[region].bcebos.com` | https://cloud.baidu.com/doc/BOS/s/ojwvyq973 |
|
||||
| HDFS | hdfs | | |
|
||||
|
||||
|
||||
# Configure Remote Storage
|
||||
|
|
Loading…
Reference in a new issue