Skip to main content

Community

Connector Improvement: Add support for JSON_SR data format in Confluent Cloud connector

Please sign in to leave a comment.

Comments

2 comments

  • Official comment

    Hi Kirill,

    Thank you for taking the time to request support for this file format type and for the provision of the details.

    Can you share a little about these JSON_SR message types - are these JSON messages that have been configured to work with the Confluent Schema Registry?

    When are you finding them to be the right selection for your data pipe? how is your data pipe configured to send data in this format? - I'm trying to understand more about how frequently this message type would be crucial and what behavior will be expected when using this type of data.

    Best regards

    Alison

    Hi Alison, with regards to your questions:

    are these JSON messages that have been configured to work with the Confluent Schema Registry?

    Yes, that is correct.

    When are you finding them to be the right selection for your data pipe? how is your data pipe configured to send data in this format?

    The JSON_SR message type allows us to specify the schema along with the JSON. In case it helps: relevant Confluent documentation on the JSON Serializer here: https://docs.confluent.io/platform/current/schema-registry/fundamentals/serdes-develop/serdes-json.html

    Thanks for following up!
    Kirill