[
https://issues.apache.org/jira/browse/MINIFICPP-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi reassigned MINIFICPP-2279:
----------------------------------------
Assignee: Gábor Gyimesi
> Support RecordTransform NiFi python processors in MiNiFi C++
> ------------------------------------------------------------
>
> Key: MINIFICPP-2279
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2279
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Gábor Gyimesi
> Assignee: Gábor Gyimesi
> Priority: Minor
>
> Besides the FlowFileTransform base class NiFi also supports the
> RecordTransform base class as the base for NiFi python processors. This uses
> RecordReaders in NiFi that allows us to process a single record instead of
> the whole flow file in a processor trigger. This functionality is not
> available at the moment in MiNiFi C++, but we should implement support for
> these kind of python processors after RecordReaders become available in
> MiNiFi C++ as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)