You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/09/21 18:59:00 UTC

[jira] [Commented] (NIFI-5829) Create Lookup Controller Services for RecordSetWriter and RecordReader

    [ https://issues.apache.org/jira/browse/NIFI-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199598#comment-17199598 ] 

ASF subversion and git services commented on NIFI-5829:
-------------------------------------------------------

Commit dbf92b9a728c9b739d79d98bbe56ec6ce3681999 in nifi's branch refs/heads/main from Peter Wicks
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=dbf92b9 ]

NIFI-5829 Create Lookup Controller Services for RecordSetWriter and RecordReader

Signed-off-by: Matthew Burgess <ma...@apache.org>

This closes #3188


> Create Lookup Controller Services for RecordSetWriter and RecordReader
> ----------------------------------------------------------------------
>
>                 Key: NIFI-5829
>                 URL: https://issues.apache.org/jira/browse/NIFI-5829
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Peter Wicks
>            Assignee: Peter Wicks
>            Priority: Minor
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> 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.



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