You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2020/04/08 22:02:00 UTC

[jira] [Updated] (NIFI-7343) Allow scripted components to use Schema Registry classes and utils

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

Matt Burgess updated NIFI-7343:
-------------------------------
    Summary: Allow scripted components to use Schema Registry classes and utils   (was: Add nifi-avro-record-utils to scripting bundle)

> Allow scripted components to use Schema Registry classes and utils 
> -------------------------------------------------------------------
>
>                 Key: NIFI-7343
>                 URL: https://issues.apache.org/jira/browse/NIFI-7343
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Matt Burgess
>            Priority: Major
>
> When the scripted reader/writer components were added (NIFI-3734), the SchemaRegistryService class was in an implementation NAR and as such was not included in the scripting bundle.  However as of NIFI-5123, SchemaRegistryService has been moved into nifi-avro-record-utils, which is a utility JAR for working with things like schema registries.
> nifi-avro-record-utils can be very useful for scripted components and should be available in the NAR for that reason.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)