Re: [VOTE] Release Apache NiFi Registry 0.2.0

2018-06-15 Thread Andy LoPresto
+1, binding I: * verified all checksums and signatures * ran through the normal build process (tests and contrib-check) * verified the LICENSE, NOTICE, and README.md documents * deployed the application * verified interaction with NiFi I also deployed a secured NiFi Registry and NiFi instance and

Apache NiFi Registry 0.2.0 RC1 Release Helper Guide

2018-06-15 Thread Kevin Doran
Hello Apache NiFi community, Please find the associated guidance to help those interested in validating/verifying the Apache NiFi Registry release so they can vote. # Download latest KEYS file: https://dist.apache.org/repos/dist/dev/nifi/KEYS # Import keys file: gpg --import KEYS # [optional] C

[VOTE] Release Apache NiFi Registry 0.2.0

2018-06-15 Thread Kevin Doran
Hello, I am pleased to call this vote for the source release of Apache NiFi Registry 0.2.0. The source zip, including signatures, digests, etc. can be found at: https://dist.apache.org/repos/dist/dev/nifi/nifi-registry/nifi-registry-0.2.0/ The Git tag is nifi-registry-0.2.0-RC1 The Git commit I

[ANNOUNCE] Apache NiFi Flow Design System 0.1.0 release

2018-06-15 Thread Scott Aslan
Hello The Apache NiFi team would like to announce the release of Apache NiFi Flow Design System 0.1.0. Apache NiFi Flow Design System is an atomic reusable platform for providing a consistent set of UI/UX components for open source friendly web applications to consume. More details on Apache NiF

Re: Unable to bring up NiFi user interface

2018-06-15 Thread Andy LoPresto
Dave, As Mike and Otto pointed out, Java 9 is not yet supported by Apache NiFi. However, once you install the Java 8 runtime (JRE), you will still encounter a couple issues given your existing process. * Double-clicking the “run-nifi.bat” will not start the application successfully. NiFi is a

Re: Transition Mongo processors to use a controller service

2018-06-15 Thread Otto Fowler
Wouldn’t it be like the proxy configuration and the aws configuration stuff ( optional )? Is there any kind of ‘property’ depreciation plan? If you say make it optional for a little while, that doesn’t mitigate issues in the future when it is *not* optional. On June 15, 2018 at 08:12:05, Mike Th

Re: Unable to bring up NiFi user interface

2018-06-15 Thread Mike Thomsen
Yeah, Java 9 support is slated for NiFi 1.7.0. On Fri, Jun 15, 2018 at 6:44 AM Otto Fowler wrote: > Running with Java 9 is not supported with 1.6.0 I believe. > > > > On June 15, 2018 at 06:32:27, Dave (dave7sw...@gmail.com) wrote: > > Hi, > > I am not sure if I can post my query here. If I am n

Transition Mongo processors to use a controller service

2018-06-15 Thread Mike Thomsen
I created a ticket for moving the Mongo processors to use the Mongo client service as their configuration source. https://issues.apache.org/jira/browse/NIFI-5239 For at least one release, it should be optional, but I'm not sure the best way to do that. Should I make the client service and the req

Re: Unable to bring up NiFi user interface

2018-06-15 Thread Otto Fowler
Running with Java 9 is not supported with 1.6.0 I believe. On June 15, 2018 at 06:32:27, Dave (dave7sw...@gmail.com) wrote: Hi, I am not sure if I can post my query here. If I am not supposed to, my apologies. Please let me know if I can start a different thread. I am also facing a similar si

Re: Unable to bring up NiFi user interface

2018-06-15 Thread Dave
Hi, I am not sure if I can post my query here. If I am not supposed to, my apologies. Please let me know if I can start a different thread. I am also facing a similar situation. when I right click on "run-nifi.bat", Command screen opens and some logs displayed. and then it stops or hangs. Can you