fengjian428 commented on issue #3755:
URL: https://github.com/apache/hudi/issues/3755#issuecomment-951963942


   > streamer
   
   this should only happens when table has massive update.  In my case, it's a 
10 TB size table,   millions records in every batch from kafka,and those 
records cause TBs file written.
   I found if use mor mode with default configuration, after running few hours, 
the compaction plan was unreasonable, then this error happen, there also a lot 
of small file in HDFS.  If I change async compaction to sync, it work fine


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