complone commented on issue #7100:
URL: https://github.com/apache/hudi/issues/7100#issuecomment-1298209216

   Hello, for the configuration items you use hoodie.compaction.payload.class 
only map related configuration items to spark configuration in class 
HoodieWriterUtils.
   
   If you expect to use payloadClass, I think you should use 
write.payload.class, whose configuration items are defined in 
StreamerUtil#getPayloadConfig
   
   
![image](https://user-images.githubusercontent.com/20021404/199191180-df27a9de-6ef3-4b0e-b211-1ee45b649b32.png)
   
![image](https://user-images.githubusercontent.com/20021404/199191381-e8379497-84f6-4555-8d57-7f11d0ea232c.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