Hello all, I'm trying to use the MiNiFi C++ Python processors feature. I have used this with great results in the past but I'm trying to load some libraries that are installed in my Python conda virtual environment.
I have activated my environment and then run the ./bin/minifi binary under the same user but the process doesn't seem to pickup my Python library that I am trying to import. Does anyone have any thought on how I can make my virtual environment path visible to the MiNiFi agent binary so those libraries can be used in MiNiFi? Thanks, Jeremy Dyer
