Re: Issue with NiFiApi in Python

2024-07-09 Thread Mark Payne
Cyrine, The “nifi-api” dependency is not the official dependency, unfortunately. That is an unrelated project that is not associated with Apache NiFi. We have not yet published the api to PyPI because there hasn't been an official release of 2.0 yet - we’re still on Milestone releases, and unfo

Re: Issue with NiFiApi in Python

2024-07-09 Thread Bryan Bende
Hello, Regarding not seeing the processor in the user interface, have you enabled Python in nifi.properties? # Uncomment in order to enable Python Extensions. #nifi.python.command=python3 Thanks, Bryan On Tue, Jul 9, 2024 at 7:31 AM Cyrine ANENE wrote: > > Dear NiFi dev team, > > I hope this

Issue with NiFiApi in Python

2024-07-09 Thread Cyrine ANENE
Dear NiFi dev team, I hope this email finds you well. I am writing to seek your assistance regarding an issue I am experiencing with the NiFiAPI in Python. Despite having verified that all the requirements are met and installing all the required dependencies, I am encountering a problem where m