apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
12.81k stars 3.3k forks source link

[Bug] flink-doris-connector failed #12582

Closed conorzhao closed 2 years ago

conorzhao commented 2 years ago

Search before asking

Version

image

What's Wrong?

The access to doris sink http is unavailable

image

After looking at the source code, the API of the HTTP query table structure and the URL in the exception information are not quite the same. I don't understand what's going on here

image image

What You Expected?

Connector compiled by myself

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

Code of Conduct

JNSimba commented 2 years ago

The request for the schema interface failed, you can try to use curl to request locally to see if it is normal

conorzhao commented 2 years ago

The request for the schema interface failed, you can try to use curl to request locally to see if it is normal

The request is normal, and the console page can also be opened, but there is a problem. The address requested by the flash connector is different

conorzhao commented 2 years ago
image
JNSimba commented 2 years ago

this api : https://doris.apache.org/zh-CN/docs/admin-manual/http-actions/fe/table-schema-action