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 2021/01/18 15:29:56 UTC

[GitHub] [hudi] toninis edited a comment on issue #2149: Help with Reading Kafka topic written using Debezium Connector - Deltastreamer

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


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