[ 
https://issues.apache.org/jira/browse/NIFI-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15988105#comment-15988105
 ] 

Joseph Witt commented on NIFI-3739:
-----------------------------------

The test i'm doing is pretty straight forward.

GenerateFlowFile -> UpdateAttribute (makes fake provenance data)
ProvenanceEventS2SReporter to input port to 'PublishKafkaRecord' with a JSON 
Reader using hwx schema registry and a JSON writer using schema registry.

The publisher seems to work fairly well in this case.  The consumer doesn't 
seem to do much.  If i use the old non record oriented consumer it flies.

> 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)

Reply via email to