Re: [VOTE] Release Apache NiFi 2.0.0-M1 (RC4)

2023-11-21 Thread Gábor Gyimesi
-1 (non-binding) Thank you David for handling the release! - Verified binary hashes and signatures - Successfully built NiFi with contrib-check using: - Apache Maven 3.6.3 - Java 21 2023-09-19 LTS - Ubuntu 22.04 6.2.0-36-generic - Ran some simple flows successfully - Tested minifi-c2

Re: [VOTE] Release Apache NiFi 1.24.0 (RC4)

2023-11-21 Thread Krisztina Zsihovszki
+1 (non-binding) - Verified signatures and hashes - Ran build using Maven 3.9.5 - Ran build on macOS 12.6.7 with AdoptOpenJDK build 1.8.0_275-b01, unit tests passed Verified a simple flow using YAML record reader (NIFI-11197). Thanks for RM'ing, Pierre! Krisztina On Tue, Nov 21, 2023 at 8:11 

[VOTE] Release Apache NiFi 2.0.0-M1 (RC5)

2023-11-21 Thread David Handermann
Team, I am pleased to be calling this vote for the source release of Apache NiFi 2.0.0-M1. Please review the following guide for how to verify a release candidate build: https://cwiki.apache.org/confluence/display/NIFI/Release+Candidate+Verification The source being voted on the and the

Re: [VOTE] Release Apache NiFi 2.0.0-M1 (RC4)

2023-11-21 Thread David Handermann
Gabor, Thanks for finding and highlighting this problem. I confirmed the same issue and the resolution you noted. The Dockerfile for the dockermaven module includes the package, but unfortunately the dockerhub module is out of alignment, resulting in the problem. I submitted a pull request [1]

Re: [VOTE] Release Apache NiFi 1.24.0 (RC4)

2023-11-21 Thread Gábor Gyimesi
+1 (non-binding) - Verified binary hashes and signatures - Successfully built NiFi with contrib-check using: - Apache Maven 3.6.3 - openjdk version "11.0.20.1" 2023-08-24 - Ubuntu 22.04 6.2.0-36-generic - Designed and ran some simple flows successfully - Tested minifi-c2 server heartbeats

Re: [VOTE] Release Apache NiFi 2.0.0-M1 (RC4)

2023-11-21 Thread Gábor Gyimesi
It seems the missing dependency is the "python3-venv" package from the nifi-docker/dockerhub/Dockerfile, adding the package solves the problem and NiFi starts without a problem inside the container. BR, Gabor On Tue, 21 Nov 2023 at 13:44, Gábor Gyimesi wrote: > -1 (non-binding) > > Thank you

[CANCEL][VOTE] Release Apache NiFi 2.0.0-M1 (RC4)

2023-11-21 Thread David Handermann
Team, I am cancelling RC4 based on this finding. Regards, David Handermann On Tue, Nov 21, 2023 at 9:25 AM David Handermann wrote: > > Gabor, > > Thanks for finding and highlighting this problem. I confirmed the same > issue and the resolution you noted. The Dockerfile for the dockermaven >

Re: [VOTE] Release Apache NiFi 1.24.0 (RC4)

2023-11-21 Thread Andrew Lim
+1 (binding) -Ran full clean install on macOS (Ventura 13.0.1, OpenJDK version 1.8.0_372) -Verified Core UI and Documentation changes -Ran basic flows successfully Drew > On Nov 20, 2023, at 2:12 PM, Pierre Villard > wrote: > > Team, > > I am pleased to be calling this vote for the source

RecordReader/Writer with nested json resulting in MapRecord[] statement

2023-11-21 Thread Aaron Rich
Hello, I'm trying to use the record writer/writers to take a json defined event and write it to postgres database. The event follows the CloudEvent definition and has a data element that is JSON structured: { "data" : { "message_type" : "V5", "message_time" : "1614597071000",

Re: [VOTE] Release Apache NiFi 1.24.0 (RC4)

2023-11-21 Thread David Handermann
+1 binding - Verified signatures and hashes - Ran build using Maven Wrapper 3.9.5 - Ran build on macOS 14.1.1 with Azul Zulu JDK 1.8.0-392 AArch64 - Ran build on macOS 14.1.1 with Azul Zulu JDK 17.0.9 AArch64 - Ran build on Ubuntu 22.04 with Azul Zulu JDK 17.0.9 x86_64 - Ran NiFi on macOS 14.1.1