yuqi1129 commented on issue #6490: URL: https://github.com/apache/gravitino/issues/6490#issuecomment-4703911005
> Scheme — planning to use cosn:// since that's what hadoop-cos registers natively. Let me know if there's a reason to prefer something else. `cosn://` is the standard format to access Tencent Cloud storage and it's fine with me. > AppID — Tencent recommends embedding it into the bucket name (my-bucket-1259999999), so I wasn't going to add a separate cos-app-id property. Sound reasonable? Yeah, it's okay > Python fsspec backend It seems that we don't have any better choice except fsspec `cosfs` package. > Yeah, it's best to cover Java and Python client. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
