bvaradar commented on issue #1583:
URL: https://github.com/apache/incubator-hudi/issues/1583#issuecomment-622894674


   @selvarajperiyasamy : It looks like your per record size is really small. 
Hudi uses previous commit's statistics to  guess future record sizes. For very 
first commit, it relies on the config "hoodie.copyonwrite.record.size.estimate" 
(default 1024). Set it to something like 150 to get better distribution. 


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to