remote storage: stop supporting hdfs as a remote storage

chrislu 2022-06-20 14:17:00 -07:00
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