Nifi 1.14 single user Identity login is not working in cluster mode

2021-12-07 Thread Ganesh, B (Nokia - IN/Bangalore)
Hi , We are using apache nifi 1.14 . For user authentication we are using single-user-identity . we have also enabled nifi.security.allow.anonymous.authentication=true. We have 3 nodes in nifi cluster , cluster is using external zookeeper for state management . we have provided same password

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.11.0 RC2

2021-12-07 Thread Joe Witt
+1(binding) verified hashes/sig/L Thanks On Tue, Dec 7, 2021 at 4:37 AM Gábor Gyimesi wrote: > > +1 (non-binding) > > - verified hashes and signatures > - built MiNiFi with all extensions except Tensorflow > - executed all unit and integration tests > - ran flow file configurations from

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.11.0 RC2

2021-12-07 Thread Ferenc Gerlits
+1 (non-binding) - checked signatures and hashes - compared the source to the tag in the repo - connected to C2 using TLS - ran a simple GetFile -> HashContent -> LogAttribute flow Everything worked as expected. Thanks, Ferenc

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.11.0 RC2

2021-12-07 Thread Gábor Gyimesi
+1 (non-binding) - verified hashes and signatures - built MiNiFi with all extensions except Tensorflow - executed all unit and integration tests - ran flow file configurations from examples directory with tailing, get-put and S3 flows (getfile_putfile_config.yml, puts3_config.yml,

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.11.0 RC2

2021-12-07 Thread Pierre Villard
+1 binding Went through the usual steps, built sources and tested a simple flow. Le mar. 7 déc. 2021 à 10:53, Ferenc Gerlits a écrit : > +1 (non-binding) > > - checked signatures and hashes > - compared the source to the tag in the repo > - connected to C2 using TLS > - ran a simple GetFile ->