lordgamez commented on PR #1854:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1854#issuecomment-2275119595

   > @lordgamez as we now have ability to use NiFi's native python processors 
within MiNiFi C++, and we have the MiNiFi python processors too, which ones 
will be the preference? @szaszm
   
   With the coming release of NiFi 2.0 and one of its main features is the 
python API support, the focus was shifted to support those processors in MiNiFi 
C++. I think most python processors will mainly be developed for NiFi so that 
style will probably be preferable. Even if a python processor is developed for 
MiNiFi C++ it is better to follow the NiFi style so the processor can be reused 
between both projects. There is already a separate repository for the python 
processors: https://github.com/apache/nifi-python-extensions and the goal is to 
have these processors working for both NiFi and MiNiFi C++.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to