Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
In the same way as the new DBCP Lookup Service, create lookup services for RecordSetWriter and RecordReader.
This will help to make flows much more generic, and allow for some very flexible processors.
Example: A processor like PutDatabaseRecord will be able to push to any database in any readable record format from a single processor by configuring everything through the lookup services.
Example: ConvertRecord will be able to convert from any number of various input formats to a constant output format by using the RecordReader Lookup, and a fixed RecordSetWriter.
Attachments
Issue Links
- is duplicated by
-
NIFI-8634 Create Controller Services that allows user to choose between Record Readers/Writers based on Expression Language
- Resolved
- links to