Gábor Gyimesi created MINIFICPP-2293:
----------------------------------------
Summary: Support installing python dependencies defined inline
Key: MINIFICPP-2293
URL: https://issues.apache.org/jira/browse/MINIFICPP-2293
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Gábor Gyimesi
In NiFi python processors python dependencies can be defined inside the class
definition in the ProcessorDetails nested class using the dependencies
attribute. The dependencies attribute is a list with the required python
packages the processor depends on. MiNiFi should also support installing the
required packages defined here.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)