nsivabalan commented on issue #2448:
URL: https://github.com/apache/hudi/issues/2448#issuecomment-774500152


   Guess you might have to fix the max file size. I see currently you set it to 
very high value. Was that intentional ? 
   hoodie.parquet.max.file.size -> 125829120,
   hoodie.logfile.max.size -> 1073741824
   
   Can you try setting the values as follows: 
   parquet max file size: 120Mb
   
   @vinothchandar : any recommendation for log file max size? 
   


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