+1 (binding) - Performed a full build with contrib-check - Verified hashes - Did a quick performance test and ensured that perf was on-par with 1.x baseline - Added QueryPinecone processor to ensure that I was able to make use of Python based processors.
The only thing that I wanted to call out in particular is that I saw something amiss with the documentation rendered in the UI. When I went to View Documentation, I saw all of the User Guide, Overview, etc. But the docs for the individual components wasn’t showing up. I’m not sure what was caused that, but I seem to be the only one experiencing the issue, as far as I can tell. Java/Maven details: nifi-2.0.0-M1 $ mvn -version Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9) Maven home: /usr/local/Cellar/maven/3.9.4/libexec Java version: 21, vendor: GraalVM Community, runtime: /Users/markpayne/.sdkman/candidates/java/21-graalce Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "11.7.10", arch: "x86_64", family: “mac" Python details: nifi-2.0.0-M1 $ python3 -V Python 3.11.5 Thanks -Mark > On Nov 13, 2023, at 7:58 PM, David Handermann <[email protected]> > wrote: > > 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 convenience binaries are > available on the Apache Distribution Repository: > > https://dist.apache.org/repos/dist/dev/nifi/nifi-2.0.0-M1 > > The build artifacts are available on the Apache Nexus Repository: > > https://repository.apache.org/content/repositories/orgapachenifi-1236 > > Git Tag: nifi-2.0.0-M1-RC1 > Git Commit ID: 0a7ba3722001bb8c3f09755792c4db2b2ab61f36 > GitHub Commit Link: > https://github.com/apache/nifi/commit/0a7ba3722001bb8c3f09755792c4db2b2ab61f36 > > Checksums of nifi-2.0.0-M1-source-release.zip > > SHA256: ba870d51e2362c2f07935634e30d469cb90cd71a65cc4ea205760a2192551696 > SHA512: > bc25e1b1d27477950490e250297e74ec969b2ab1b351f318d0908e6c579e919972be5470acc9e147ea87a6185951c5c4f2d22d8f532eab0b045a2d7b922ad594 > > Release artifacts are signed with the following key: > > https://people.apache.org/keys/committer/exceptionfactory.asc > > KEYS file is available on the Apache Distribution Repository: > > https://dist.apache.org/repos/dist/release/nifi/KEYS > > Issues resolved for this version: 934 > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12339599 > > Release note highlights can be found on the project wiki: > > https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version2.0.0-M1 > > The vote will be open for 72 hours. > > Please download the release candidate and evaluate the necessary items > including checking hashes, signatures, build from source, and test. > Then please vote: > > [] +1 Release this package as nifi-2.0.0-M1 > [] +0 no opinion > [] -1 Do not release this package because...
