Re: Re: No Load Balancing since 1.13.2

2021-07-27 Thread Axel Schwarz
We're using Round Robin Strategy. The exact scenario is a SFTPList-Processor, which is running "Primary Node only", and the following connection should load balance using Round Robin. But right at the next Processor (UpdateAttribute) it's clearly to see, via Provenance or Status History, that

Re: NiFi Queue Monitoring

2021-07-27 Thread Jens M. Kofoed
Why not using the NiFi wiki page at confluence??? https://cwiki.apache.org/confluence/display/NIFI There are so many great people that has made many wonderful blogs about NiFi. But for new users it is a nightmare, so find them all. I think it would be great if many of the wonderful tips and guides

Re: Execute Script Processor is not working some random times

2021-07-27 Thread Vibhath Ileperuma
Hi Mark, As you mentioned I tried to use NIFI 1.14.0. However, our current implementation uses http protocol. In the release note of 1.14.0, it is mentioned that it comes with security enabled as default. Is it possible to use http with 1.14.0 disabling security features. *Thank You* *Vibhath.*

Re: NiFi Queue Monitoring

2021-07-27 Thread Matt Burgess
I’m planning on doing one all about QueryNiFiReportingTask and the RecordSinks, I can include this use case if you like, but would definitely encourage you to blog it as well :) my blog is at https://funnifi.blogspot.com as an example, there are many others as well. Regards, Matt > On Jul 27,

Re: NiFi Queue Monitoring

2021-07-27 Thread scott
Joe, I'm not sure. What would be involved? I'm not familiar with a NiFi blog, can you point me to some examples? Thanks, Scott On Tue, Jul 27, 2021 at 10:00 AM Joe Witt wrote: > Scott > > This sounds pretty darn cool. Any chance you'd be interested in > kicking out a blog on it? > > Thanks >

Re: NiFi Queue Monitoring

2021-07-27 Thread Joe Witt
Scott This sounds pretty darn cool. Any chance you'd be interested in kicking out a blog on it? Thanks On Tue, Jul 27, 2021 at 9:58 AM scott wrote: > > Matt/all, > I was able to solve my problem using the QueryNiFiReportingTask with "SELECT > * FROM CONNECTION_STATUS WHERE

Re: NiFi Queue Monitoring

2021-07-27 Thread scott
Matt/all, I was able to solve my problem using the QueryNiFiReportingTask with "SELECT * FROM CONNECTION_STATUS WHERE isBackPressureEnabled = true" and the new LoggingRecordSink as you suggested. Everything is working flawlessly now. Thank you again! Scott On Wed, Jul 21, 2021 at 5:09 PM Matt

Re: No Load Balancing since 1.13.2

2021-07-27 Thread Mark Payne
Axel, Which Load Balancing Strategy are you using? I.e., if you right-click on a Connection and configure, what’s configured in the Settings tab? Thanks -Mark > On Jul 27, 2021, at 7:05 AM, Axel Schwarz wrote: > > Just tried Java 8_u301, but it didn't change anything. Still the same >

Re: No Load Balancing since 1.13.2

2021-07-27 Thread Jorge Machado
Did you tried java 11 ? I have a client running a similar setup to yours but with a lower nigh version and it works fine. Maybe it is worth to try it. > On 27. Jul 2021, at 12:42, Axel Schwarz wrote: > > I did indeed, but I updated from u161 to u291, as this was the newest version > at that

Re: Re: Re: No Load Balancing since 1.13.2

2021-07-27 Thread Axel Schwarz
Just tried Java 8_u301, but it didn't change anything. Still the same behaviour. --- Ursprüngliche Nachricht --- Von: "Axel Schwarz" Datum: 27.07.2021 12:42:42 An: users@nifi.apache.org Betreff: Re: Re: No Load Balancing since 1.13.2 > I did indeed, but I updated from u161 to u291, as this

Re: Re: No Load Balancing since 1.13.2

2021-07-27 Thread Axel Schwarz
I did indeed, but I updated from u161 to u291, as this was the newest version at that time, because I thought it could help.So the issue started under u161. But I just saw that u301 is out. I will try this as well.--- Ursprüngliche Nachricht ---Von: Pierre Villard Datum: 27.07.2021 10:18:38An:

Re: No Load Balancing since 1.13.2

2021-07-27 Thread Pierre Villard
Hi, I believe the minor u291 is known to have issues (for some of its early builds). Did you upgrade the Java version recently? Thanks, Pierre Le mar. 27 juil. 2021 à 08:07, Axel Schwarz a écrit : > Dear Community, > > we're running a secured 3 node Nifi Cluster on Java 8_u291 and Debian 7 >

No Load Balancing since 1.13.2

2021-07-27 Thread Axel Schwarz
Dear Community,we're running a secured 3 node Nifi Cluster on Java 8_u291 and Debian 7 and experiencingproblems with load balancing since version 1.13.2.I'm fully aware of Issue Nifi-8643 and tested alot around this, but gotta say, that thisis not our problem. Mainly because the balance port never