toninis commented on issue #2149:
URL: https://github.com/apache/hudi/issues/2149#issuecomment-762319851


   @bvaradar I used the patch mentioned in 
https://github.com/apache/hudi/issues/2149#issuecomment-707895050 and the 
instructions from 
https://github.com/apache/hudi/issues/2149#issuecomment-710034993 but I got 
   ```
   Caused by: java.lang.NoSuchMethodException: 
org.apache.hudi.common.model.DebeziumAvroPayload.<init>(org.apache.avro.generic.GenericRecord,
 java.lang.Comparable)
     at java.lang.Class.getConstructor0(Class.java:3082)
     at java.lang.Class.getConstructor(Class.java:1825)
     at 
org.apache.hudi.common.util.ReflectionUtils.loadClass(ReflectionUtils.java:87)
   ... 28 more
   ```
   I suppose something is wrong with my build  ? 
   
   Either way is there  a timeline if and when the community will integrate a 
DebeziumAvroPayload to Hudi  ? 
   
   Thanks and sorry for mentioning this is in a closed 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