davehagman commented on issue #3733:
URL: https://github.com/apache/hudi/issues/3733#issuecomment-930488974


   I would also like to show some graphs comparing the baseline and what they 
look like during these latency spikes.
   
   This is a graph of the number of files Created vs. Updated per batch 
(`commit.totalFilesInsert` and `commit.totalFilesUpdate` respectively). The 
number of updated files explodes:
   
![image](https://user-images.githubusercontent.com/73851873/135337594-6b4d5f25-04ed-442b-bf06-0912a581220d.png)
   
   The next graph shows that the number of bytes being written is magnitudes 
higher than baseline, according to Hudi metrics (`commit.totalBytesWritten`):
   
![image](https://user-images.githubusercontent.com/73851873/135337855-e0bbc108-73f3-466c-a168-772dc85ea171.png)
   


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