Re: [VOTE] Release Apache NiFi Registry 0.5.0

2019-08-23 Thread Aldrin Piri
+1, binding comments: hashes and signature good build and tests good L&N good verified integration and basic flow versioning functionality On Fri, Aug 23, 2019 at 4:15 PM Marc Parisi wrote: > +1 ( binding ) > > Performed checks as described in the helper guide, performing my usual > testing.

Re: NiFi 1.8.0 and Registry 0.5

2019-08-23 Thread Mike Thomsen
Good to know, thanks. On Fri, Aug 23, 2019 at 4:17 PM Bryan Bende wrote: > Not that I'm aware of. If you are using 0.4.0 registry then I would > expect 0.5.0 to drop in fine. > > On Fri, Aug 23, 2019 at 4:13 PM Mike Thomsen > wrote: > > > > Are there any expected API incompatibilities between t

Re: NiFi 1.8.0 and Registry 0.5

2019-08-23 Thread Bryan Bende
Not that I'm aware of. If you are using 0.4.0 registry then I would expect 0.5.0 to drop in fine. On Fri, Aug 23, 2019 at 4:13 PM Mike Thomsen wrote: > > Are there any expected API incompatibilities between the two? > > Thanks, > > Mike

Re: [VOTE] Release Apache NiFi Registry 0.5.0

2019-08-23 Thread Marc Parisi
+1 ( binding ) Performed checks as described in the helper guide, performing my usual testing. Looks great! On Fri, Aug 23, 2019 at 3:54 PM Matt Gilman wrote: > +1 (binding) > > Ran through helper. Verified recent improvements to ignore case when > defining groups from a directory server. Tes

NiFi 1.8.0 and Registry 0.5

2019-08-23 Thread Mike Thomsen
Are there any expected API incompatibilities between the two? Thanks, Mike

Re: [VOTE] Release Apache NiFi Registry 0.5.0

2019-08-23 Thread Matt Gilman
+1 (binding) Ran through helper. Verified recent improvements to ignore case when defining groups from a directory server. Tested other basic operations. Looked great. Thanks for RMing Bryan!! On Wed, Aug 21, 2019 at 2:31 PM Bryan Bende wrote: > Hello, > > I am pleased to be calling this vote

How to generate usage documentation for custom Processors

2019-08-23 Thread David Perkins
Hello, I'm having trouble generating documentation for a set of custom NiFi processors. I posted a question with all the details here on Stack Overflow. https://stackoverflow.com/questions/57530465/how-to-generate-usage-documentation-for-custom-processors Below is a copy of what I posted. Than

Re: [VOTE] Release Apache NiFi Registry 0.5.0

2019-08-23 Thread Mike Thomsen
+1 binding. Did the checks described above and created a few buckets. On Fri, Aug 23, 2019 at 10:30 AM Pierre Villard wrote: > +1 (binding) - thanks for RM'ing Bryan! > > Went through the release helper guide and tested basic registry operations > in a secured environment with a various set of p

Re: nifi deploy automation - variables pass through (incl controller services)

2019-08-23 Thread Bryan Bende
Well there are two different encryption parts here - encryption-at-rest and encryption-in-transit... Encryption-at-rest would have to be part of your script that is calling the REST API. Somehow you create a config file with encrypted values, and your script needs to read those in an decrypt them

Re: nifi deploy automation - variables pass through (incl controller services)

2019-08-23 Thread sivasankar Reddy
Hi Bryan, Thanks for the reply. Able to get the json object and set the property for Password. However value of password can be either referred from config file (its plain string visible in config). Is there any way that password is encrypted and this set property can take decrypted value.

Re: [VOTE] Release Apache NiFi Registry 0.5.0

2019-08-23 Thread Pierre Villard
+1 (binding) - thanks for RM'ing Bryan! Went through the release helper guide and tested basic registry operations in a secured environment with a various set of providers configuration. Pierre Le ven. 23 août 2019 à 16:24, Andrew Lim a écrit : > +1 (non-binding) > > -Ran full clean install on

Re: [VOTE] Release Apache NiFi Registry 0.5.0

2019-08-23 Thread Andrew Lim
+1 (non-binding) -Ran full clean install on OS X (10.14.2) -Performed basic integration testing with a secured NiFi instance (1.9.2): adding registry clients, placing a process group under version control, saving different versions, changing versions, importing a version, stopping version contr

nifi-stateless failurePort usage

2019-08-23 Thread David Kegley
Hello devs, I've been working with nifi-stateless quite a bit recently because it's something we would like to start using after the 1.10 release. I've come across a few things that I was hoping for some clarification on from someone else who is familiar with these features before I create a jira