jm7647 commented on issue #5418: Unable to Configure a JDBC sink
URL: https://github.com/apache/pulsar/issues/5418#issuecomment-544664056
 
 
   I looked directly at sink log and it seems to be some schema issue:
   
   19:09:46.263 [pulsar-client-io-1-1] INFO  
org.apache.pulsar.client.impl.PulsarClientImpl - Configuring schema for topic 
pulsar-mysql-jdbc-sink-topic : {
     "name": "public/default/pulsar-mysql-jdbc-sink-topic",
     "schema": "",
     "type": "NONE",
     "properties": {}
   }
   19:09:46.264 [public/default/pulsar-mysql-jdbc-sink-0] ERROR 
org.apache.pulsar.functions.instance.JavaInstanceRunnable - Source open 
produced uncaught exception:
   java.util.concurrent.CompletionException: java.lang.RuntimeException: 
Currently auto consume only works for topics with avro or json schemas
   

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


With regards,
Apache Git Services

Reply via email to