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


   @zherenyu831 Thanks for sharing your experience! In my `hoodie.properties` 
file the payload was 
`org.apache.hudi.common.model.OverwriteWithLatestAvroPayload`. The strange part 
is the compaction was just partially failed and most of the log files are 
ser/deser fine. 
   @bvaradar The orderingVal I set up for upsert is a `String` type. Not sure 
if `orderingVal (org.apache.hudi.common.model.OverwriteWithLatestAvroPayload)` 
mean Kryo is trying to deser `orderingVal` as a OverwriteWithLatestAvroPayload 
type. I will dig into this deeper today.


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


Reply via email to