Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] doris hard code the azure remote endpoint, cannot dynamic change #47520

Open
2 of 3 tasks
JeremyYangChao opened this issue Feb 5, 2025 · 1 comment
Open
2 of 3 tasks
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@JeremyYangChao
Copy link

Search before asking

  • 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

Related issues

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@JeremyYangChao JeremyYangChao added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 5, 2025
@MarsLuo
Copy link

MarsLuo commented Feb 8, 2025

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants