xiaozhch5 commented on issue #6019:
URL: https://github.com/apache/hudi/issues/6019#issuecomment-1172851108

   If Flink Checkpoints is triggered or the write buffer size is greater than 
that you set in the options of  ’write.batch.size‘, 256MB by default, the data 
will be flished into the underneath filesystem.
   You can decrease the checkpoint interval or reduce the value of 
’write.batch.size' to flush the data faster


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