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)