bbende commented on PR #9017: URL: https://github.com/apache/nifi/pull/9017#issuecomment-2218713079
@exceptionfactory @gresockj I pushed up another commit that adds support for handling of NARs containing Python processors. This required some changes on the Python side to track the coordinate of the NAR that the processor came from because this wasn't available on the Java side before, and all Python components on the Java side are represented as coming from `org.apache.nifi:python-extensions` with the version coming from the Processor's version. -- 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]
