I am using NiFi 2.0 that supports python scripts directly from a working directory, after I add my custom processor to the canvas, an error “Processor invalid because initializing runtime environment for the processor” is indicated in each custom processor. I have already installed Java JDK 21, python 3.11 and all the requirements specified in the official documentation. How can I resolve this?
I have already installed Java JDK 21, python 3.11 and all the requirements specified in the official documentation.I changed the python extension parameters in the nifi.properties file.
cyrine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.