zxc2817427 commented on issue #6909:
URL: https://github.com/apache/seatunnel/issues/6909#issuecomment-2136368836

   I have found the reason. In Doris, there is a BE configuration parameter 
with the parameter 'streaming_load_max_mb', which limits the data size for 
transmission. The default is 10GB. After changing this parameter, all 20GB of 
data has been completed. However, Doris does not recommend transmitting large 
amounts of data at once. It can be imported in multiple batches


-- 
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]

Reply via email to