You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mike Thomsen (JIRA)" <ji...@apache.org> on 2018/06/09 12:44:00 UTC

[jira] [Created] (NIFI-5287) LookupRecord should supply flowfile attributes to the lookup service

Mike Thomsen created NIFI-5287:
----------------------------------

             Summary: LookupRecord should supply flowfile attributes to the lookup service
                 Key: NIFI-5287
                 URL: https://issues.apache.org/jira/browse/NIFI-5287
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Mike Thomsen


LookupRecord should supply the flowfile attributes to the lookup service. It should be done as follows:
 # Provide a regular expression to choose which attributes are used.
 # The chosen attributes should be foundation of the coordinates map used for the lookup.
 # If a configured key collides with a flowfile attribute, it should override the flowfile attribute in the coordinate map.



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