You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
Description
Why is the Azure endpoint hard-coded as the global public cloud address(blob.core.windows.net) in Doris's code? How can we support configuring the endpoint for the China public cloud(blob.core.chinacloudapi.cn)?
Is it possible to directly use the s3.endpoint configuration as the actual endpoint instead of hard coding it?
Use case
doris can connect to azure China public cloud to import data, backup and restore data
Search before asking
Description
Why is the Azure endpoint hard-coded as the global public cloud address(blob.core.windows.net) in Doris's code? How can we support configuring the endpoint for the China public cloud(blob.core.chinacloudapi.cn)?
Is it possible to directly use the s3.endpoint configuration as the actual endpoint instead of hard coding it?
Use case
doris can connect to azure China public cloud to import data, backup and restore data
Related issues
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: