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

2022-03-23 Thread gre...@yahoo.com.INVALID
+1

- Verified signatures and hashes of 
[https://dist.apache.org/repos/dist/dev/nifi/nifi-1.16.0/] binaries
- Build of source successful (macOS 12 / Azul Java 17)
- Application startup successful (set-single-user-credentials, three node dev 
cluster)
- Verified successful flow of data using known good flows (SFTP, 
QueryDatabase/PutDatabase, PutSlack)
- Sanity check of cluster disconnect / offload / connect operations
- JIRA NIFI-9824 created for minor logging issue

Thanks Joe!





On Monday, March 21, 2022, 05:41:58 PM EDT, Joe Witt  
wrote: 





Hello,

I am pleased to be calling this vote for the source release of Apache NiFi
1.16.0.

The source zip, including signatures, digests, etc. can be found at:
https://repository.apache.org/content/repositories/orgapachenifi-1198

The source being voted upon and the convenience binaries can be found at:
https://dist.apache.org/repos/dist/dev/nifi/nifi-1.16.0/

A helpful reminder on how the release candidate verification process works:
https://cwiki.apache.org/confluence/display/NIFI/How+to+help+verify+an+Apache+NiFi+release+candidate

The Git tag is nifi-1.16.0-RC3
The Git commit ID is b019a9191f1c83bc7f547dc02c1b679b8936acee
https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=b019a9191f1c83bc7f547dc02c1b679b8936acee

Checksums of nifi-1.16.0-source-release.zip:
SHA256: 2f16cb94df404d1bcc9c32835ba98da8940005a5d7ea5504c155ee42021a221e
SHA512:
cbd95f15cec5ffe506fef204526267b18b77d7266f6dc3e1bbc3c7600aac12e119977f7d8cf93dbbbc86fbb0739ba88aaa11a5381d29a463ec9a0c9a18f4e9e6

Release artifacts are signed with the following key:
https://people.apache.org/keys/committer/joewitt.asc

KEYS file available here:
https://dist.apache.org/repos/dist/release/nifi/KEYS

401 issues were closed/resolved for this release:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12350741

Release note highlights can be found here:
https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.16.0

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-1.16.0
[ ] +0 no opinion
[ ] -1 Do not release this package because...


Re: [ANNOUNCE] New Apache NiFi Committer Paul Grey

2022-03-16 Thread gre...@yahoo.com.INVALID
Thanks much!  Next step is to do something about this "yahoo.com" email 
address...






On Wednesday, March 16, 2022, 06:46:02 PM EDT, David Handermann 
 wrote: 





Apache NiFi community,

On behalf of the Apache NiFi PMC, I am very pleased to announce that Paul
Grey
has accepted the PMC's invitation to become a committer on the Apache NiFi
project.

Paul has contributed a number of pull requests and code reviews over the
past year, improving project security and test stability in a number of
areas. We appreciate Paul's work and look forward to continued
contributions!

Welcome Paul, and congratulations!


Re: [VOTE] Release Apache NiFi 1.15.3 (rc1)

2022-01-17 Thread gre...@yahoo.com.INVALID
+1 (non-binding)

- verified signature and hashes of nifi-1.15.3-source-release
- built from source (MacOS 10.15, Azul Zulu 1.8.0_292)
- use set-single-user-credentials, three node cluster (embedded zookeeper)
- run a couple of simple flows (PutSlack, Kafka 2.6 pubsub)

Thanks to all contributors!



On Thursday, January 13, 2022, 03:44:44 PM EST, Joe Witt  
wrote: 


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

2021-11-07 Thread gre...@yahoo.com.INVALID
 +1 (non-binding)

- Verified signature and hashes of nifi-1.15.0-source-release- Build of source 
successful (macOS 10.15 / Azul Java 8)- Use set-single-user-credentials to 
override default login- Application startup successful- Imported known good 
flow JSON with a few processors (ExecuteProcess -> PutSlack)- Verified 
successful flow of data- Quick scan of doc folder content
Thanks to all contributors!


 On Saturday, November 6, 2021, 03:58:02 PM EDT, Kevin Doran 
 wrote:  
 
 +1 (binding)

- Verified sigs and hashes (see note below)
- Built from source
- Built docker images for nifi, registry, minifi, minifi-c2, nifi-toolkit
- Ran nifi and nifi-registry in docker compose
- Used nifi to create a versioned PG to save to registry
- Used minify-toolkit to test converting PG from json and xml to yaml
- Used minifi-c2 convienence binary to host resulting yaml
- Tested MiNiFi java to pull config.yml from minifi-c2 server using 
PullHttpChangeIngestor

One important note for Joe:

For the convenience binaries, minifi-c2-1.15.0-bin.tar.gz.sha256 and 
minifi-c2-1.15.0-bin.zip.sha256 hashes do not match SHA 256 hash digests. They 
contain the sha512 values. Those file names should be updated to 
minifi-c2-1.15.0-bin.tar.gz.sha512 and minifi-c2-1.15.0-bin.zip.sha512 assuming 
this RC passes.

Other observations

- NiFi docker readme instructions should updated for sensitive properties keys. 
I will do this as part of pushing docker images to docker hub following the 
1.15 release
- NiFi Registry Dockerfile needs to add a step to chmod +x the startup script, 
in case it is not in the source checkout. I will open a jira for this.

Thanks all!
Kevin


> On Nov 5, 2021, at 17:58, Marton Szasz  wrote:
> 
> +1 (binding)
> 
> Followed the release helper guide, tested systemd-journald message
> collection from three minifi c++ linux agents to a single nifi
> instance via putudp/listenudp.
> Environment:
> Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
> Maven home: /usr/share/maven-bin-3.8
> Java version: 1.8.0_252, vendor: IcedTea, runtime: /opt/icedtea-bin-3.16.0/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "5.14.14-gentoo-x86_64", arch: "amd64",
> family: "unix"
> 
> Marton
> 
> On Fri, 5 Nov 2021 at 21:33, Joey Frazee  
> wrote:
>> 
>> +1 (binding)
>> 
>> - Verified signatures and checksums (except for prior comment on minifi-c2)
>> - Ran full build on Linux with Java 1.8.0_292
>> - Ran various flows and ITs
>> - Built and ran dockermaven Docker build
>> 
>> -joey
>> 
>>> On Nov 5, 2021, at 1:50 PM, Andrew Lim  wrote:
>>> 
>>> +1 (binding)
>>> 
>>> -Ran full clean install on OS X (Catalina 10.15.2, OpenJDK version 
>>> 1.8.0_252)
>>> -Tested secure NiFi with secure NiFi Registry
>>> -Ran basic flows successfully; tested basic versioned flow functionality
>>> -Reviewed UI fixes and documentation updates
>>> 
>>> Drew
>>> 
 On Nov 3, 2021, at 3:29 PM, Joe Witt  wrote:
 
 Hello,
 
 I am pleased to be calling this vote for the source release of Apache
 NiFi 1.15.0.
 
 The source zip, including signatures, digests, etc. can be found at:
 https://repository.apache.org/content/repositories/orgapachenifi-1186
 
 The source being voted upon and the convenience binaries can be found at:
 https://dist.apache.org/repos/dist/dev/nifi/nifi-1.15.0/
 
 A helpful reminder on how the release candidate verification process works:
 https://cwiki.apache.org/confluence/display/NIFI/How+to+help+verify+an+Apache+NiFi+release+candidate
 
 The Git tag is nifi-1.15.0-RC3
 The Git commit ID is 7fdc07cccdc0e23d4986557a9314e36859704a3b
 https://gitbox.apache.org/repos/asf?p=nifi.git;a=commit;h=7fdc07cccdc0e23d4986557a9314e36859704a3b
 
 Checksums of nifi-1.15.0-source-release.zip:
 SHA256: 56fe317248941fdbc6216ec973e6ce898d0f682a54e2d063edbabf8542f5288a
 SHA512: 
 63f10d9127cf1613c29bf2306be3d7a5b931b31304920706e0df5ea2fe87b58c410efed6ac37afc38d12c65e69f14aec7afb926000fc90cc13f15c738cd15c7f
 
 Release artifacts are signed with the following key:
 https://people.apache.org/keys/committer/joewitt.asc
 
 KEYS file available here:
 https://dist.apache.org/repos/dist/release/nifi/KEYS
 
 234 issues were closed/resolved for this release:
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12350382
 
 Release note highlights can be found here:
 https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.15.0
 
 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-1.15.0
 [ ] +0 no opinion
 [ ] -1 Do not release this package because...
>>>