Matt Burgess created NIFI-3938:
----------------------------------
Summary: Add a ScriptedLookupService
Key: NIFI-3938
URL: https://issues.apache.org/jira/browse/NIFI-3938
Project: Apache NiFi
Issue Type: New Feature
Components: Extensions
Reporter: Matt Burgess
NIFI-3863 aims to implement a LookupRecord processor along with two
implementations of LookupServices, one for enriching records with Geo
information from IP addresses, and a static one from a list of provided
key/value pairs.
A very flexible and powerful improvement would be to offer a
ScriptedLookupService, where the same scripting capabilities that are available
to InvokeScriptedProcessor, ScriptedReader and ScriptedRecordSetWriter are
available to prototype/implement a LookupService for use by the LookupRecord
processor.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)