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 2019/02/25 22:36:00 UTC

[jira] [Created] (NIFI-6082) Create a DatabaseLookupService

Matt Burgess created NIFI-6082:
----------------------------------

             Summary: Create a DatabaseLookupService
                 Key: NIFI-6082
                 URL: https://issues.apache.org/jira/browse/NIFI-6082
             Project: Apache NiFi
          Issue Type: New Feature
            Reporter: Matt Burgess


The contribution for NIFI-3404 was originally intended to include a DatabaseLookupService, but due to various reasons it was excluded from the final PR that was merged.

This Jira proposes to add a DatabaseLookupService controller service, where values can be retrieved from an external RDBMS (through the use of a DBCPService). Design considerations include which key(s) to accept, whether to locally cache no/some/all queries, result sets, etc. The major requirement is to be able to enrich record-based flow file values (via LookupRecord) from an external RDBMS source.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)