remeajayi2022 commented on issue #12301:
URL: https://github.com/apache/hudi/issues/12301#issuecomment-2492388363

   It seems that this was a known issue (#11598) in v0.15.0 documented here 
with PR fixes(#11373, #11660 ) by @the-other-tim-brown that have been merged to 
master. I have tested with the a JAR compiled from the Master branch and I'm 
still running into issues. 
   
   `24/11/21 21:30:36 ERROR HoodieAsyncService: Service shutdown with error
   java.util.concurrent.ExecutionException: java.lang.AbstractMethodError: 
Receiver class 
io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider does not 
define or inherit an implementation of the resolved method 'abstract 
java.util.Optional parseSchema(java.lang.String, java.util.List)' of interface 
io.confluent.kafka.schemaregistry.SchemaProvider.
        at 
java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
 ~[?:?]
        at 
java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
 ~[?:?]`
   
   Do you have any suggestions on how to move past this? Thank you.
   cc: @the-other-tim-brown


-- 
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