PutRecord 2.0.0

Bundle
org.apache.nifi | nifi-standard-nar
Description
The PutRecord processor uses a specified RecordReader to input (possibly multiple) records from an incoming flow file, and sends them to a destination specified by a Record Destination Service (i.e. record sink).
Tags
put, record, sink
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
success The original FlowFile will be routed to this relationship if the records were transmitted successfully
failure A FlowFile is routed to this relationship if the records could not be transmitted and retrying the operation will also fail
retry The original FlowFile is routed to this relationship if the records could not be transmitted but attempting the operation again may succeed