Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- depends upon
-
NIFI-3863 Create a LookupRecord Processor
- Resolved
- links to