Skip to content

Custom processor for Nifi that supports sending complete flowfiles (attributes and content) to a gRPC service and retrieving a complete flowfile in response.

Notifications You must be signed in to change notification settings

kai5263499/nifi-binarygrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nifi-binarygrpc

This is a hard fork of the grpc processor that ships with Nifi 1.5.0+

The reason for this fork is that the existing grpc processor is not intended to work with large payloads and doesn't support binary flowfile content in both directions. The goal of this project is to overcome both of these limitations.

About

Custom processor for Nifi that supports sending complete flowfiles (attributes and content) to a gRPC service and retrieving a complete flowfile in response.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages