lijun816 opened a new issue #16: URL: https://github.com/apache/incubator-doris-spark-connector/issues/16
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris version:0.12 spark-doris-connector-3.1_2.12 version:1.0.1 ### What's Wrong? When I use spark-doris-connector 0.12 write dataFrame to doris, an error occurs(**"Connect to doris http://xx:8030/api/backends?is_alive=true failed."**),as shown in the figure below:  I guess it's because doris-0.12 has no such interface("api/backends" ),but the official website document says that it supports 0.12+.  Hope to get a reply, thank you. ### What You Expected? support doris 0.12+ or change the official website document ### How to Reproduce? Use the official example to reproduce. ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
