Re: Clarification Regarding custom controller service & AWS-CREDENTIAL-CONTROLER-SERVICE

2019-10-20 Thread sanjeet rath
Thanks Joe and i am extremely sorry being impatient(bcoz today i have a solution meeting to give the details). I have gone through the nifi developer guide But i am not able to understand how puts3Object processor is getting my custom awscrdentailProvider controller dependency.as i have never

Re: Clarification Regarding custom controller service & AWS-CREDENTIAL-CONTROLER-SERVICE

2019-10-20 Thread Joe Witt
Sanjeet Your e-mail was sent 10 hours ago and is during the weekend. Please be patient. I would do two nars. The controller service nar and the processor nar which depends on it. This way you can have other processor nars that also depend on that controller service nar if necessary. Thanks

Re: Clarification Regarding custom controller service & AWS-CREDENTIAL-CONTROLER-SERVICE

2019-10-20 Thread sanjeet rath
Hi Team, Please clarify my trailed mail query. On Sun, 20 Oct, 2019, 9:35 PM sanjeet rath, wrote: > Hi Team, > > I have a requirement of building a custom > controller service(AWS-CREDENTIAL-CONTROLER-SERVICE) and custom processor > service(NIFI-AWS-SERVICE).for puts3Object. > Already code

Clarification Regarding custom controller service & AWS-CREDENTIAL-CONTROLER-SERVICE

2019-10-20 Thread sanjeet rath
Hi Team, I have a requirement of building a custom controller service(AWS-CREDENTIAL-CONTROLER-SERVICE) and custom processor service(NIFI-AWS-SERVICE).for puts3Object. Already code changes are done for both of it. and i am building 2 separate nars . The custom controller