kai5263499 / nifi-binarygrpc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Java 100.0%Language:Makefile 0.0%