Re: [VOTE] Release Apache NiFi 1.10.0 (rc3)

2019-11-01 Thread Koji Kawamura
+1 (biding) Ran through the release helper guid. Built successfully and ran example flows worked as expected. Note for others using old macOS. I encountered test failure due to incompatibility between old macOS Sierra (10.12.6) and RocksDB 6.2.2 as follows. Recent macOS should be fine.

Re: [VOTE] Release Apache NiFi 1.10.0 (rc3)

2019-11-01 Thread Kevin Doran
+1 (binding) Ran through the release helper steps, ran the resulting assembly, secured it, and tested integration with secure registry. All working well. Nice work all! Thanks Joe for RM'ing! On Fri, Nov 1, 2019 at 1:11 PM Andrew Lim wrote: > > +1 (non-binding) > > -Ran full clean install on

Re: invokeHttp routing of exceptions like ConnectException and IOException to failure instead of retry

2019-11-01 Thread Adam Taft
Hi David, *> "What is the reasoning for routing them to failure instead of retry?"* Good question ... HTTP status codes give good hints as to what a client should do for retry/no-retry operations. Generally 400 error codes do not get retried, 500 codes get retried, etc. It doesn't, however,

Re: [VOTE] Release Apache NiFi 1.10.0 (rc3)

2019-11-01 Thread Andrew Lim
+1 (non-binding) -Ran full clean install on OS X (10.14.2) -Tested secure NiFi with secure NiFi Registry -Ran basic flows successfully -Tested parameters/parameter contexts functionality and policies -Reviewed core UI and documentation fixes/updates Drew > On Oct 29, 2019, at 1:32 PM, Joe Witt

Re: [VOTE] Release Apache NiFi 1.10.0 (rc3)

2019-11-01 Thread Aldrin Piri
+1, binding comments: verified hashes and signature verified build and tests on Debian 10 and macOS 10.14.6. Needed to update my /etc/hosts to get the Kudu suite of tests to pass L looked good verified integration with MiNiFi in a test environment and basic flow versioning functionality On Fri,

Re: [VOTE] Release Apache NiFi 1.10.0 (rc3)

2019-11-01 Thread Yolanda Davis
+1 (binding) Ran through release helper and verified on secure cluster with samples flows and recent contributions for analytics. All looks good. 3rd times a charm :). Thanks Joe for RMing this release! On Fri, Nov 1, 2019 at 12:22 PM Scott Aslan wrote: > +1 (binding) > > Verified signatures,

Re: [VOTE] Release Apache NiFi 1.10.0 (rc3)

2019-11-01 Thread Scott Aslan
+1 (binding) Verified signatures, hashes, build, etc. Tested various parameter use cases. Thanks for RMing Joe! On Fri, Nov 1, 2019 at 10:40 AM Matt Burgess wrote: > +1 (binding) > > Ran thru the release helper and tried a number of flows with various > controller services and processors,

Re: Jira contributor access -(psagadevan)

2019-11-01 Thread Bryan Bende
Prakash, I've added you to the contributors role. Thanks, Bryan On Fri, Nov 1, 2019 at 11:11 AM Prakash Sagadevan wrote: > > Greetings, > > I would like to contribute on the Nifi processor to enhance the feature . So, > Please grant me the access for enhancing the processor. > > User Name:

Re: EXT: Re: Re: [Discuss] Data prioritization - A proposed solution

2019-11-01 Thread Bryan Bende
Jon, I've added you to contributors role in JIRA. Thanks, Bryan On Fri, Nov 1, 2019 at 11:40 AM Kessler, Jon wrote: > > I finally got around to creating this ticket: > https://issues.apache.org/jira/browse/NIFI-6831. May I please have > contributor status so that I can assign it to myself

Re: EXT: Re: Re: [Discuss] Data prioritization - A proposed solution

2019-11-01 Thread Kessler, Jon
I finally got around to creating this ticket: https://issues.apache.org/jira/browse/NIFI-6831. May I please have contributor status so that I can assign it to myself and submit a PR? From: Kessler, Jon Sent: Thursday, October 17, 2019 11:54 AM To:

Jira contributor access -(psagadevan)

2019-11-01 Thread Prakash Sagadevan
Greetings, I would like to contribute on the Nifi processor to enhance the feature . So, Please grant me the access for enhancing the processor. User Name: psagadevan62 Thanks, Prakash Sagadevan The information contained in this electronic message and any attachments to this message are

Re: [VOTE] Release Apache NiFi 1.10.0 (rc3)

2019-11-01 Thread Matt Burgess
+1 (binding) Ran thru the release helper and tried a number of flows with various controller services and processors, LGTM Thanks for RM'ing Joe! On Tue, Oct 29, 2019 at 1:32 PM Joe Witt wrote: > > Hello, > > I am pleased to be calling this vote for the source release of Apache NiFi >

Re: [Suggestion] Add a configuration property for LivySessionController

2019-11-01 Thread Woojin Joe
Thank you for letting me know. I'll catch up the PR. -- [image: --] Woojin Joe [image: http://]about.me/notforme Woojin Joe (@JoeWoojin , Github

Re: [VOTE] Release Apache NiFi 1.10.0 (rc3)

2019-11-01 Thread Marc Parisi
+1 Verified sigs/hashes, built and ran example flows on my server machine(s) running the same flow across different operating systems. Used Apache NIFi MiNiFi as an ingress to NiFi for common test flow that I use. Awesome work getting this out! On Thu, Oct 31, 2019 at 9:56 PM Robert

Re: [Suggestion] Add a configuration property for LivySessionController

2019-11-01 Thread Otto Fowler
You may want to look at https://github.com/apache/nifi/pull/3511 which is open under review now and comment there. Maybe you can even try it and review with feedback. On November 1, 2019 at 05:16:58, Woojin Joe (jwj0...@gmail.com) wrote: Hi, All I'm Woojin Joe, a data analytics engineer in

[Suggestion] Add a configuration property for LivySessionController

2019-11-01 Thread Woojin Joe
Hi, All I'm Woojin Joe, a data analytics engineer in Lineplus. Our team is trying to test Apache Nifi for the data ingestion pipeline integrated with the Spark cluster. I found that LivySessionController would be proper to integrate between Nifi and Spark through Livy. But there is none property