gnehil commented on PR #138:
URL: 
https://github.com/apache/doris-spark-connector/pull/138#issuecomment-1716823012

   > > This configuration is to prevent exceptions caused by too frequent 
imports. What problems will the pause between batches cause to your job?
   > 
   > Got it, thx. @gnehil If we increase the retry interval, we will wait a 
long time after each insertion. Maybe it would be better to split it into two 
parameters?
   
   You can reduce the batch loading interval by setting the 
doris.sink.batch.interval.ms option. The default value of this option is 50 
(ms). Or you can set it to 0, so there will be no interval between batches.
   And can you briefly describe the idea of "split into two parameters"?


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to