juanAmayaRamirez commented on issue #11712:
URL: https://github.com/apache/hudi/issues/11712#issuecomment-2474260707

   Hi @ad1happy2go 
   I know its been a while! but I just verified once again with the file sizing 
tool.. and it appears that just after overwriting it with 
*Insert_overwrite_table*  there are indeed too many small files in the table 
itself:
   24/11/13 17:14:09 INFO TableSizeStats: Number of files: 1767
   24/11/13 17:14:09 INFO TableSizeStats: Total size: 18.52 GB
   24/11/13 17:14:09 INFO TableSizeStats: Minimum file size: 3.54 MB
   24/11/13 17:14:09 INFO TableSizeStats: Maximum file size: 17.70 MB
   24/11/13 17:14:09 INFO TableSizeStats: Average file size: 10.73 MB
   24/11/13 17:14:09 INFO TableSizeStats: Median file size: 10.72 MB
   24/11/13 17:14:09 INFO TableSizeStats: P50 file size: 10.72 MB
   24/11/13 17:14:09 INFO TableSizeStats: P90 file size: 10.76 MB
   24/11/13 17:14:09 INFO TableSizeStats: P95 file size: 10.77 MB
   24/11/13 17:14:09 INFO TableSizeStats: P99 file size: 10.80 MB
   
   Got any sugestions on how to  group those files from the first write? tried 
using coalesce but with no success.


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