GetTCP 2.3.0.4.10.0.0-147

Bundle
com.cloudera | nifi-cdf-tcp-nar
Description
Connects over TCP to the provided endpoint(s). Received data will be written as content to the FlowFile
Tags
fetch, get, ingest, input, poll, source, tcp
Input Requirement
FORBIDDEN
Supports Sensitive Dynamic Properties
false
Properties
Dynamic Properties
Relationships
Name Description
Partial The relationship that all incomplete messages from the endpoint will be sent to. Incomplete message is the message that doesn't end with 'End of message delimiter byte'. This can happen when 'Receive Buffer Size' is smaller then the incoming message. If that happens that the subsequent message that completes the previous incomplete message will also end up in this relationship, after which subsequent 'complete' messages will go to 'success'.
Success The relationship that all sucessful messages from the endpoint will be sent to.
Writes Attributes
Name Description
source.endpoint The address of the source endpoint the message came from