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 2017/04/07 13:21:41 UTC

[jira] [Created] (NIFI-3682) Add "Schema Access Strategy" to Record Readers and Writers

Mark Payne created NIFI-3682:
--------------------------------

             Summary: Add "Schema Access Strategy" to Record Readers and Writers
                 Key: NIFI-3682
                 URL: https://issues.apache.org/jira/browse/NIFI-3682
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Mark Payne
            Assignee: Mark Payne


Currently the record readers are mostly configured with a Schema Registry service and the name of the schema. We should instead allow user to choose one of several strategies for determining the schema: Schema Registry + schema.name attribute, Schema Registry + identifier and version embedded at start of record/stream, avro.schema attribute, embedded schema for cases like Avro where the schema can be embedded in the content itself.

On the writer side, we should also expose these options in order to convey the schema information to others.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)