Gábor Gyimesi created MINIFICPP-2279:
----------------------------------------

             Summary: 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


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)

Reply via email to