You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "kaushik srinivas (JIRA)" <ji...@apache.org> on 2019/05/02 11:02:00 UTC

[jira] [Created] (KAFKA-8314) Managing the doc field in case of schema projection - kafka connect

kaushik srinivas created KAFKA-8314:
---------------------------------------

             Summary: Managing the doc field in case of schema projection - kafka connect
                 Key: KAFKA-8314
                 URL: https://issues.apache.org/jira/browse/KAFKA-8314
             Project: Kafka
          Issue Type: Bug
            Reporter: kaushik srinivas


Doc field change in the schema while writing to hdfs using hdfs sink connector via connect framework would cause failures in schema projection.

 

java.lang.RuntimeException: org.apache.kafka.connect.errors.SchemaProjectorException: Schema parameters not equal. source parameters: \{connect.record.doc=xxx} and target parameters: \{connect.record.doc=yyy} 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)