Good morning. I have a question about installation of a custom processor. Under my -bundle directory I have two subdirs. One is a -nar subdir, within which I find a nar file after my mvn install. The second of which is a -processors subdir, within which I find a jar file after my mvn install.
When I install my custom processor, I understand that the nar file should be placed under the nifi lib subdir where I find all the other nifi nar files that come "out of the box". Does the jar need to be installed somewhere too, prior to stopping/restarting my nifi service? I am running a 0.7.x nifi instance because of some legacy constraints. Thank you in advance for your help. -Jim
