When nifi starts it unpacks the nars in to a work directory. Try deleting that NiFi work directory before restarting to see if your changes are seen.
On Sep 4, 2016 9:06 AM, "Shashi Vishwakarma" <[email protected]> wrote: > Hi > > I created a sample controller service - 'MyControllerService' and packaged > it into nar and pasted into nifi lib directory. I restarted nifi service to > see changes. I was able to see MyControllerService in Controller setting. > After that i made small label change into controller service and followed > same process but changes are not getting affected. > > Even i removed nar files from nifi/lib just to check if it getting removed > from list. That too not happening. > > Even I dont see any exception in nifi/log. > > Any pointer for this issue? > > Thanks > Shashi >
