Re: No controller service types found that are applicable for this property

2018-04-19 Thread Matt Burgess
You may also need to add a NAR dependency to your processor's NAR's POM if you haven't already: org.apache.nifi nifi-standard-services-api-nar 1.7.0-SNAPSHOT nar On Thu, Apr 19, 2018 at 12:08 PM, rishabprasad005 wrote: > Yes, I have added

Re: No controller service types found that are applicable for this property

2018-04-19 Thread rishabprasad005
Yes, I have added nifi-dbcpservice-api in processor pom -- Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/

Re: No controller service types found that are applicable for this property

2018-04-19 Thread Sivaprasanna
Hi, Have you added ‘nifi-dbcp-service-api’ as a dependency in the processor’ POM ? - Sivaprasanna On Thu, 19 Apr 2018 at 8:14 PM, Rishab Prasad wrote: > > Hi, > > I am new to Apache Nifi. So I have created a new custom processor by copying > the source code of