Def not. We need to figure out what it is not detecting. On Sep 4, 2016 10:25 AM, "Shashi Vishwakarma" <[email protected]> wrote:
> Thanks . It worked. Do I need to remove directory everytime when i change > controller service? > > On Sun, Sep 4, 2016 at 7:03 PM, Matthew Clarke <[email protected]> > wrote: > >> 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 >>> >> >
