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

             Summary: Add custom relationship support for NiFi python processors
                 Key: MINIFICPP-2278
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2278
             Project: Apache NiFi MiNiFi C++
          Issue Type: New Feature
            Reporter: Gábor Gyimesi


NiFi python processors have built in "original" and "failure" relationships, 
but any other relationship can be specified when transferring the newly created 
flowfile. This defaults to the "success" relationship and currently only the 
"success" relationship is used in this scenario in the currently available 
python processors.

However the dynamically specified relationship support is not present in MiNiFi 
C++ as it only supports the "success" relationship at the moment. We should 
investigate and implement the support for custom relationships for the NiFi 
python processors, also we should investigate if that could be supported for 
the native MiNiFi C++ python processors as well.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to