RecordSinkServiceLookup 2.0.0

Bundle
org.apache.nifi | nifi-record-sink-service-nar
Description
Provides a RecordSinkService that can be used to dynamically select another RecordSinkService. This service requires an attribute named 'record.sink.name' to be passed in when asking for a connection, and will throw an exception if the attribute is missing. The value of 'record.sink.name' will be used to select the RecordSinkService that has been registered with that name. This will allow multiple RecordSinkServices to be defined and registered, and then selected dynamically at runtime by tagging flow files with the appropriate 'record.sink.name' attribute. Note that this controller service is not intended for use in reporting tasks that employ RecordSinkService instances, such as QueryNiFiReportingTask.
Tags
lookup, record, sink
Input Requirement
Supports Sensitive Dynamic Properties
false
Properties
Dynamic Properties