[
https://issues.apache.org/jira/browse/NIFI-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15991256#comment-15991256
]
ASF GitHub Bot commented on NIFI-3739:
--------------------------------------
Github user joewitt commented on the issue:
https://github.com/apache/nifi/pull/1695
can we update this message
"ConsumeKafkaRecord_0_10[id=b28c1bea-015b-1000-db37-08c3c0beaeee] Failed to
parse message from Kafka using the configured Record Reader. Will route message
as its own FlowFile to the 'parse.failure' relationship:
org.apache.nifi.schema.access.SchemaNotFoundException: Schema Encoding appears
to be of an incompatible version. The latest known Protocol is Version 1 but
the data was encoded with version 80
"
to indicate that either the encoded version is a given value or the data is
not encoded in this form at all.
> Create Processors for publishing records to and consuming records from Kafka
> ----------------------------------------------------------------------------
>
> Key: NIFI-3739
> URL: https://issues.apache.org/jira/browse/NIFI-3739
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 1.2.0
>
>
> With the new record readers & writers that have been added in now, it would
> be good to allow records to be pushed to and pulled from kafka. Currently, we
> support demarcated data but sometimes we can't correctly demarcate data in a
> way that keeps the format valid (json is a good example). We should have
> processors that use the record readers and writers for this.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)