JNSimba commented on issue #325: URL: https://github.com/apache/doris-spark-connector/issues/325#issuecomment-3138327877
Hello, currently, StreamLoad redirects writes to the BE, requiring the client to have access to the BE host. Please refer to https://doris.apache.org/docs/dev/data-operate/import/import-way/stream-load-manual#basic-principles In the upcoming 3.1.0 release, you can configure StreamLoad to return to a public IP address. Refer to this pull request: https://github.com/apache/doris/pull/53104 -- 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]
