Skip to content

Conversation

@chenxi0599
Copy link
Contributor

Purpose

Linked issue: close #xxx

Tests

API and Format

Documentation

@chenxi0599
Copy link
Contributor Author

I have passed the test on my own computer, using Tencent cos to read and write data

@JingsongLi
Copy link
Contributor

Hi @chenxi0599 , can you explain the difference between using s3 interface and using cos interface? Both can support Tencent Cloud COS filesystem.

@chenxi0599
Copy link
Contributor Author

Hi @chenxi0599 , can you explain the difference between using s3 interface and using cos interface? Both can support Tencent Cloud COS filesystem.

I've searched extensively for an answer to this question but haven't found one yet.
I believe it's preferable to use Tencent Cloud COS's native interface whenever possible, as they may have optimized it for their specific platform. I've also compared accessing COS using both the S3 SDK and COS SDK, and it seems like the performance is slightly better with the COS SDK. Additionally, error messages returned by the server are better reflected in the logs when using the COS SDK.

@JingsongLi
Copy link
Contributor

Hi @chenxi0599 , I contacted the engineers of tencent cloud, it looks like it is OK to use S3 SDK to connect tencent COS. We can wait for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants