ListenGRPC 2.4.0.4.11.0.0-352

Bundle
com.cloudera | nifi-cdf-grpc-nar
Description
Starts a gRPC server and listens on the given port to transform the incoming messages into FlowFiles. The message format can be a pre-defined standard FlowFile data structure (attributes and content) provided by NiFi or user defined message types and services can also be used. gRPC isn't intended to carry large payloads, so this processor should be used only when the message sizes are on the order of megabytes. The default maximum message size is 4MB.
Tags
grpc, ingest, listen, rpc
Input Requirement
FORBIDDEN
Supports Sensitive Dynamic Properties
false
Properties
Dynamic Properties
Relationships
Name Description
success The request message was received successfully.
Writes Attributes
Name Description
listengrpc.remote.user.dn The DN of the user who sent the FlowFile to this NiFi
listengrpc.remote.host The IP of the client who sent the FlowFile to this NiFi