Gábor Gyimesi created MINIFICPP-2276:
----------------------------------------
Summary: Support FlowFileTransform NiFi Python processors in
MiNiFi C++
Key: MINIFICPP-2276
URL: https://issues.apache.org/jira/browse/MINIFICPP-2276
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
One variant of the NiFi Python processors are inherited from the
FlowFileTransform class which executes a desired transformation on the flow
file content and transfers the results to the "success" relationship in a new
flow file and forwards the original flow file to the "original" relationship.
These kind of python processors should be supported in MiNiFi C++ as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)