bvaradar commented on issue #1890:
URL: https://github.com/apache/hudi/issues/1890#issuecomment-668072392


   @garyli1019 : From the stack trace, it looks like kryo is throwing exception 
when reading records from diskbased map. Can you try a simple test where you 
keep the HoodieMemoryConfig.MAX_MEMORY_FRACTION_FOR_MERGE_PROP and 
HoodieMemoryConfig.MAX_MEMORY_FRACTION_FOR_COMPACTION_PROP to be very low such 
that records will get serialized to disk during merging/compaction and try to 
reproduce the issue. 


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