[
https://issues.apache.org/jira/browse/NIFI-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Zhurakousky updated NIFI-3146:
-----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Add support for various transformer processors that transform content based
> on external schema
> ----------------------------------------------------------------------------------------------
>
> Key: NIFI-3146
> URL: https://issues.apache.org/jira/browse/NIFI-3146
> Project: Apache NiFi
> Issue Type: New Feature
> Affects Versions: 1.1.0
> Reporter: Oleg Zhurakousky
> Assignee: Oleg Zhurakousky
> Fix For: 1.2.0
>
>
> Currently NiFi provides pairs of processors to transform from format A to
> format B (i.e., Avro to JSON and JSON to Avro etc.) which rely on schema
> being defined as part of such processor configuration which essentially
> couples processor instance to a specific schema. Given dynamic nature of
> schemas and requirements to maintain schemas in external stores (i.e., schema
> registries) a more sophisticated model would be to define a common strategy
> for interacting with external schema stores and set of processors that
> integrate with such store.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)