Kafka Connect - JsonDeserializer with schemas.enable requires "schema" and "payload" fields
Read OriginalThis 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.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser