You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/08/21 20:59:27 UTC

[GitHub] [pulsar] sijie commented on issue #5003: Python - Exception: Pulsar error: IncompatibleSchema when trying to send message to Pulsar Topic

sijie commented on issue #5003: Python - Exception: Pulsar error: IncompatibleSchema when trying to send message to Pulsar Topic
URL: https://github.com/apache/pulsar/issues/5003#issuecomment-523646815
 
 
   @StormRyders 
   
   - does the topic exist before you create the producer?
   - try to use `pulsar-admin schemas` to fetch the schema information to see if there is any schema already defined for that topic.

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


With regards,
Apache Git Services