You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2018/01/11 15:51:00 UTC

[jira] [Updated] (NIFI-4756) PublishKafkaRecord should consider schema-related attributes when publishing records

     [ https://issues.apache.org/jira/browse/NIFI-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Payne updated NIFI-4756:
-----------------------------
    Fix Version/s: 1.6.0
           Status: Patch Available  (was: Open)

> PublishKafkaRecord should consider schema-related attributes when publishing records
> ------------------------------------------------------------------------------------
>
>                 Key: NIFI-4756
>                 URL: https://issues.apache.org/jira/browse/NIFI-4756
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>             Fix For: 1.6.0
>
>
> Currently, if PublishKafkaRecord (0_10, 0_11, 1_0) is configured to write flowfile attributes as headers, the attributes generated by the Schema Writer are not taken into account. For example, if the Avro Record Writer is used and configured with a Write Strategy of "Write 'schema.name' attribute" and the Attributes to Send as Headers is set to "schema.*" then the schema.name attribute is not sent. This is because the schema.name attribute does not exist on the FlowFile yet but is generated by the Schema Writer



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)