You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/08/03 15:03:08 UTC

[GitHub] [hudi] bvaradar commented on issue #1890: [SUPPORT] Failed to get record from HoodieMergedLogRecordScanner

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:
users@infra.apache.org