Robin Moffatt 9/6/2017

Kafka Connect - JsonDeserializer with schemas.enable requires "schema" and "payload" fields

Read Original

This technical article addresses a frequent error in Kafka Connect: 'JsonDeserializer with schemas.enable requires "schema" and "payload" fields'. It explains that when schemas are enabled, JSON messages must have a specific root-level structure. The article provides the correct message format and offers the alternative solution of disabling schema fetching in the connector configuration.

Kafka Connect - JsonDeserializer with schemas.enable requires "schema" and "payload" fields

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser