ScriptedRecordSink 2.0.0

Bundle
org.apache.nifi | nifi-scripting-nar
Description
Allows the user to provide a scripted RecordSinkService instance in order to transmit records to the desired target. The script must set a variable 'recordSink' to an implementation of RecordSinkService.
Tags
groovy, invoke, record, record sink, script
Input Requirement
Supports Sensitive Dynamic Properties
false
Properties
Dynamic Properties
Restrictions
Required Permission Explanation
execute code Provides operator the ability to execute arbitrary code assuming all permissions that NiFi has.