Nj-kol commented on issue #325: URL: https://github.com/apache/doris-spark-connector/issues/325#issuecomment-3595018614
> [@Nj-kol](https://github.com/Nj-kol) When writing, you also need to add this parameter: `doris.sink.auto-redirect=false`, so that it won't get the BE's IP address through FE, here's a case study you can refer to: https://github.com/apache/doris-spark-connector/blob/master/spark-doris-connector/spark-doris-connector-it/src/test/java/org/apache/doris/spark/sql/DorisWriterITCase.scala#L102 @JNSimba I tried with your recommended settings, it did not work <img width="1663" height="728" alt="Image" src="https://github.com/user-attachments/assets/90734b73-55f8-4311-a73b-629bed078a53" /> -- 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]
