garyli1019 commented on issue #800: Performance tuning
URL: https://github.com/apache/incubator-hudi/issues/800#issuecomment-514430604
 
 
   Maybe this 
https://github.com/apache/incubator-hudi/blob/master/hoodie-common/src/main/java/com/uber/hoodie/common/util/SerializationUtils.java#L85
 is too small? Seems like this is not related to 
`spark.kryoserializer.buffer.max`? 
   
   Also could be 
https://github.com/apache/incubator-hudi/blob/master/hoodie-client/src/main/java/com/uber/hoodie/config/HoodieMemoryConfig.java#L119
 is too small. `12G * 0.4 * 0.6 = 2.88G` seems enough for split merge, but I 
will try larger executor memory to confirm...

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


With regards,
Apache Git Services

Reply via email to