[
https://issues.apache.org/jira/browse/NIFI-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017786#comment-16017786
]
ASF subversion and git services commented on NIFI-3938:
-------------------------------------------------------
Commit 9294a2613913f28789a1989744c5c79108768eeb in nifi's branch
refs/heads/master from [~mattyb149]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9294a26 ]
NIFI-3938: Added ScriptedLookupService, some refactor for reusable scripting
classes
This closes #1828.
Signed-off-by: Andy LoPresto <[email protected]>
> 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
> Assignee: 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)