[RESULT][VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-26 Thread Marton Szasz
Apache NiFi Community,

I am pleased to announce that the 0.9.0 release of Apache NiFi MiNiFi
C++ passes with
  7 +1 (binding) votes
  5 +1 (non-binding) votes
  0 -1 (binding) votes
  0 0 votes
  0 -1 votes

Thanks to all who helped make this release possible.

Here is the PMC vote thread:
https://lists.apache.org/thread.html/rc5f14a80010cca773ee91f06bfed4ae845d07f17beb0b2c55c1ecb4b%40%3Cdev.nifi.apache.org%3E
Other part of the thread that somehow got separated from the original:
https://lists.apache.org/thread.html/ra9ac44579d991161e4d0779ebe0abe6a7ea8fe81541b85605741fa75%40%3Cdev.nifi.apache.org%3E


Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-26 Thread Nándor Soma Abonyi
+1, non-binding

Built on macOS 11.2.1, all tests were passed successfully, tried a simple flow 
through site to site. Worked fine!

Soma

> On 2021. Feb 26., at 8:51, Pierre Villard  wrote:
> 
> +1 binding
> 
> Went through the usual steps, built on CentOS, and tried a simple flow with
> InvokeHTTP.
> Thanks to everyone involved in this release!
> 
> Pierre
> 
> Le ven. 26 févr. 2021 à 06:54, Kevin Doran  a écrit :
> 
>> +1 (binding)
>> 
>> Ran through the release helper guide on Ubuntu.
>> 
>> Nice work everyone!
>> 
>> Cheers,
>> Kevin
>> 
>>> On Feb 25, 2021, at 20:31, Tony Kurc  wrote:
>>> 
>>> +1 (binding)
>>> 
>>> Built on Amazon Linux 2 with the below build configuration (using
>>> bootstrap.sh). Verified signature and checksum files. Reviewed LICENSE
>> and
>>> NOTICE, which looked good. Had some test failures, but appear to be
>>> environmental rather than an issue. Ran a simple flow without issue.
>>> 
>>> The following features have been enabled:
>>> 
>>> * STANDARD PROCESSORS, Provides standard processors
>>> * HTTP CURL, This enables RESTProtocol, InvokeHTTP, and the HTTPClient
>> for
>>> Site to Site
>>> * EXPRESSION LANGUAGE EXTENSIONS, This enables NiFi expression language
>>> * ROCKSDB REPOS, This Enables persistent provenance, flowfile, and
>> content
>>> repositories using RocksDB
>>> * ARCHIVE EXTENSIONS, This Enables libarchive functionality including
>>> MergeContent, CompressContent, (Un)FocusArchiveEntry and
>> ManipulateArchive.
>>> * GPS EXTENSIONS, Enables LibGPS Functionality and the GetGPS processor.
>>> * COAP EXTENSIONS, Enables LibCOAP Functionality.
>>> * PCAP EXTENSIONS, Enables libPCAP Functionality and the PacketCapture
>>> processor.
>>> * RDKAFKA EXTENSIONS, This Enables librdkafka functionality including
>>> PublishKafka
>>> * SCRIPTING EXTENSIONS, This enables scripting
>>> 
>>> 
>>> On Tue, Feb 23, 2021 at 5:26 AM Marton Szasz  wrote:
>>> 
 Hello,
 
 I am pleased to be calling this vote for the source release of Apache
 NiFi MiNiFi C++ 0.9.0
 
 The source tarball, including signatures, digests, etc. can be found at:
 https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi-cpp/0.9.0/
 
 The release helper guide can be found at:
 
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173087303
 
 The Git tag is minifi-cpp-0.9.0-RC2
 The Git commit ID is ae746065319c89b6df23ef6a1bd6902306087cb8
 
 
>> https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;a=commit;h=ae746065319c89b6df23ef6a1bd6902306087cb8
 
 Checksums of nifi-minifi-cpp-0.9.0-source.tar.gz:
 SHA256: 519bbf273cc70874a8542d7e422302731c99f44e0aa6439d0e285fbcf4a6be74
 SHA512:
 
>> 7ebc413f0bf85d25de4e50a2ca4d68925a362f2caa1f30c53a279591dca25d4866923c28418085b8485f73c36af737cf3549ed8990977ee55e4266f8b81b08bd
 
 Release artifacts are signed with the following key:
 https://people.apache.org/keys/committer/szaszm.asc
 
 KEYS file available here:
 https://dist.apache.org/repos/dist/release/nifi/KEYS
 
 200 issues were closed/resolved for this release:
 
 
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321520=12345444
 
 Release note highlights can be found here:
 
 
>> https://cwiki.apache.org/confluence/display/MINIFI/Release+Notes#ReleaseNotes-Versioncpp-0.9.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-minifi-cpp-0.9.0
 [ ] +0 no opinion
 [ ] -1 Do not release this package because...
 
>> 
>> 



Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-25 Thread Pierre Villard
+1 binding

Went through the usual steps, built on CentOS, and tried a simple flow with
InvokeHTTP.
Thanks to everyone involved in this release!

Pierre

Le ven. 26 févr. 2021 à 06:54, Kevin Doran  a écrit :

> +1 (binding)
>
> Ran through the release helper guide on Ubuntu.
>
> Nice work everyone!
>
> Cheers,
> Kevin
>
> > On Feb 25, 2021, at 20:31, Tony Kurc  wrote:
> >
> > +1 (binding)
> >
> > Built on Amazon Linux 2 with the below build configuration (using
> > bootstrap.sh). Verified signature and checksum files. Reviewed LICENSE
> and
> > NOTICE, which looked good. Had some test failures, but appear to be
> > environmental rather than an issue. Ran a simple flow without issue.
> >
> > The following features have been enabled:
> >
> > * STANDARD PROCESSORS, Provides standard processors
> > * HTTP CURL, This enables RESTProtocol, InvokeHTTP, and the HTTPClient
> for
> > Site to Site
> > * EXPRESSION LANGUAGE EXTENSIONS, This enables NiFi expression language
> > * ROCKSDB REPOS, This Enables persistent provenance, flowfile, and
> content
> > repositories using RocksDB
> > * ARCHIVE EXTENSIONS, This Enables libarchive functionality including
> > MergeContent, CompressContent, (Un)FocusArchiveEntry and
> ManipulateArchive.
> > * GPS EXTENSIONS, Enables LibGPS Functionality and the GetGPS processor.
> > * COAP EXTENSIONS, Enables LibCOAP Functionality.
> > * PCAP EXTENSIONS, Enables libPCAP Functionality and the PacketCapture
> > processor.
> > * RDKAFKA EXTENSIONS, This Enables librdkafka functionality including
> > PublishKafka
> > * SCRIPTING EXTENSIONS, This enables scripting
> >
> >
> > On Tue, Feb 23, 2021 at 5:26 AM Marton Szasz  wrote:
> >
> >> Hello,
> >>
> >> I am pleased to be calling this vote for the source release of Apache
> >> NiFi MiNiFi C++ 0.9.0
> >>
> >> The source tarball, including signatures, digests, etc. can be found at:
> >> https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi-cpp/0.9.0/
> >>
> >> The release helper guide can be found at:
> >>
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173087303
> >>
> >> The Git tag is minifi-cpp-0.9.0-RC2
> >> The Git commit ID is ae746065319c89b6df23ef6a1bd6902306087cb8
> >>
> >>
> https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;a=commit;h=ae746065319c89b6df23ef6a1bd6902306087cb8
> >>
> >> Checksums of nifi-minifi-cpp-0.9.0-source.tar.gz:
> >> SHA256: 519bbf273cc70874a8542d7e422302731c99f44e0aa6439d0e285fbcf4a6be74
> >> SHA512:
> >>
> 7ebc413f0bf85d25de4e50a2ca4d68925a362f2caa1f30c53a279591dca25d4866923c28418085b8485f73c36af737cf3549ed8990977ee55e4266f8b81b08bd
> >>
> >> Release artifacts are signed with the following key:
> >> https://people.apache.org/keys/committer/szaszm.asc
> >>
> >> KEYS file available here:
> >> https://dist.apache.org/repos/dist/release/nifi/KEYS
> >>
> >> 200 issues were closed/resolved for this release:
> >>
> >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321520=12345444
> >>
> >> Release note highlights can be found here:
> >>
> >>
> https://cwiki.apache.org/confluence/display/MINIFI/Release+Notes#ReleaseNotes-Versioncpp-0.9.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-minifi-cpp-0.9.0
> >> [ ] +0 no opinion
> >> [ ] -1 Do not release this package because...
> >>
>
>


Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-25 Thread Kevin Doran
+1 (binding)

Ran through the release helper guide on Ubuntu.

Nice work everyone!

Cheers,
Kevin

> On Feb 25, 2021, at 20:31, Tony Kurc  wrote:
> 
> +1 (binding)
> 
> Built on Amazon Linux 2 with the below build configuration (using
> bootstrap.sh). Verified signature and checksum files. Reviewed LICENSE and
> NOTICE, which looked good. Had some test failures, but appear to be
> environmental rather than an issue. Ran a simple flow without issue.
> 
> The following features have been enabled:
> 
> * STANDARD PROCESSORS, Provides standard processors
> * HTTP CURL, This enables RESTProtocol, InvokeHTTP, and the HTTPClient for
> Site to Site
> * EXPRESSION LANGUAGE EXTENSIONS, This enables NiFi expression language
> * ROCKSDB REPOS, This Enables persistent provenance, flowfile, and content
> repositories using RocksDB
> * ARCHIVE EXTENSIONS, This Enables libarchive functionality including
> MergeContent, CompressContent, (Un)FocusArchiveEntry and ManipulateArchive.
> * GPS EXTENSIONS, Enables LibGPS Functionality and the GetGPS processor.
> * COAP EXTENSIONS, Enables LibCOAP Functionality.
> * PCAP EXTENSIONS, Enables libPCAP Functionality and the PacketCapture
> processor.
> * RDKAFKA EXTENSIONS, This Enables librdkafka functionality including
> PublishKafka
> * SCRIPTING EXTENSIONS, This enables scripting
> 
> 
> On Tue, Feb 23, 2021 at 5:26 AM Marton Szasz  wrote:
> 
>> Hello,
>> 
>> I am pleased to be calling this vote for the source release of Apache
>> NiFi MiNiFi C++ 0.9.0
>> 
>> The source tarball, including signatures, digests, etc. can be found at:
>> https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi-cpp/0.9.0/
>> 
>> The release helper guide can be found at:
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173087303
>> 
>> The Git tag is minifi-cpp-0.9.0-RC2
>> The Git commit ID is ae746065319c89b6df23ef6a1bd6902306087cb8
>> 
>> https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;a=commit;h=ae746065319c89b6df23ef6a1bd6902306087cb8
>> 
>> Checksums of nifi-minifi-cpp-0.9.0-source.tar.gz:
>> SHA256: 519bbf273cc70874a8542d7e422302731c99f44e0aa6439d0e285fbcf4a6be74
>> SHA512:
>> 7ebc413f0bf85d25de4e50a2ca4d68925a362f2caa1f30c53a279591dca25d4866923c28418085b8485f73c36af737cf3549ed8990977ee55e4266f8b81b08bd
>> 
>> Release artifacts are signed with the following key:
>> https://people.apache.org/keys/committer/szaszm.asc
>> 
>> KEYS file available here:
>> https://dist.apache.org/repos/dist/release/nifi/KEYS
>> 
>> 200 issues were closed/resolved for this release:
>> 
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321520=12345444
>> 
>> Release note highlights can be found here:
>> 
>> https://cwiki.apache.org/confluence/display/MINIFI/Release+Notes#ReleaseNotes-Versioncpp-0.9.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-minifi-cpp-0.9.0
>> [ ] +0 no opinion
>> [ ] -1 Do not release this package because...
>> 



Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-25 Thread Tony Kurc
+1 (binding)

Built on Amazon Linux 2 with the below build configuration (using
bootstrap.sh). Verified signature and checksum files. Reviewed LICENSE and
NOTICE, which looked good. Had some test failures, but appear to be
environmental rather than an issue. Ran a simple flow without issue.

The following features have been enabled:

 * STANDARD PROCESSORS, Provides standard processors
 * HTTP CURL, This enables RESTProtocol, InvokeHTTP, and the HTTPClient for
Site to Site
 * EXPRESSION LANGUAGE EXTENSIONS, This enables NiFi expression language
 * ROCKSDB REPOS, This Enables persistent provenance, flowfile, and content
repositories using RocksDB
 * ARCHIVE EXTENSIONS, This Enables libarchive functionality including
MergeContent, CompressContent, (Un)FocusArchiveEntry and ManipulateArchive.
 * GPS EXTENSIONS, Enables LibGPS Functionality and the GetGPS processor.
 * COAP EXTENSIONS, Enables LibCOAP Functionality.
 * PCAP EXTENSIONS, Enables libPCAP Functionality and the PacketCapture
processor.
 * RDKAFKA EXTENSIONS, This Enables librdkafka functionality including
PublishKafka
 * SCRIPTING EXTENSIONS, This enables scripting


On Tue, Feb 23, 2021 at 5:26 AM Marton Szasz  wrote:

> Hello,
>
> I am pleased to be calling this vote for the source release of Apache
> NiFi MiNiFi C++ 0.9.0
>
> The source tarball, including signatures, digests, etc. can be found at:
> https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi-cpp/0.9.0/
>
> The release helper guide can be found at:
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173087303
>
> The Git tag is minifi-cpp-0.9.0-RC2
> The Git commit ID is ae746065319c89b6df23ef6a1bd6902306087cb8
>
> https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;a=commit;h=ae746065319c89b6df23ef6a1bd6902306087cb8
>
> Checksums of nifi-minifi-cpp-0.9.0-source.tar.gz:
> SHA256: 519bbf273cc70874a8542d7e422302731c99f44e0aa6439d0e285fbcf4a6be74
> SHA512:
> 7ebc413f0bf85d25de4e50a2ca4d68925a362f2caa1f30c53a279591dca25d4866923c28418085b8485f73c36af737cf3549ed8990977ee55e4266f8b81b08bd
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/szaszm.asc
>
> KEYS file available here:
> https://dist.apache.org/repos/dist/release/nifi/KEYS
>
> 200 issues were closed/resolved for this release:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321520=12345444
>
> Release note highlights can be found here:
>
> https://cwiki.apache.org/confluence/display/MINIFI/Release+Notes#ReleaseNotes-Versioncpp-0.9.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-minifi-cpp-0.9.0
> [ ] +0 no opinion
> [ ] -1 Do not release this package because...
>


Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-25 Thread Joe Witt
+1/binding

Pretty impressive to see all the great progress here in the past many months!

Thanks

On Thu, Feb 25, 2021 at 5:51 AM Arpad Boda  wrote:
>
> +1 (binding)
> Verified build and signature.
> Built on Debian 10 and Windows 10.
> Executed tests, started agent with simple flow, verified C2 communication.
> Verified commit and tag using Adam's script.
>
> On Thu, Feb 25, 2021 at 7:47 AM Aldrin Piri  wrote:
>
> > +1, binding
> >
> > comments:
> > * verified hashes and signature
> > * verified build and tests on Debian 10 and macOS 10.15
> > * No strong issues with L noticed
> >  nit:  Copyright in NOTICE is dated to 2019
> > * ran a simple flow doing site to site without issue
> > * verified docker build/image - looks good
> >
> > Nice work, folks!  The amount of ground covered is impressive!
> >
> >
> > On Tue, Feb 23, 2021 at 2:26 AM Marton Szasz  wrote:
> >
> > > Hello,
> > >
> > > I am pleased to be calling this vote for the source release of Apache
> > > NiFi MiNiFi C++ 0.9.0
> > >
> > > The source tarball, including signatures, digests, etc. can be found at:
> > > https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi-cpp/0.9.0/
> > >
> > > The release helper guide can be found at:
> > >
> > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173087303
> > >
> > > The Git tag is minifi-cpp-0.9.0-RC2
> > > The Git commit ID is ae746065319c89b6df23ef6a1bd6902306087cb8
> > >
> > >
> > https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;a=commit;h=ae746065319c89b6df23ef6a1bd6902306087cb8
> > >
> > > Checksums of nifi-minifi-cpp-0.9.0-source.tar.gz:
> > > SHA256: 519bbf273cc70874a8542d7e422302731c99f44e0aa6439d0e285fbcf4a6be74
> > > SHA512:
> > >
> > 7ebc413f0bf85d25de4e50a2ca4d68925a362f2caa1f30c53a279591dca25d4866923c28418085b8485f73c36af737cf3549ed8990977ee55e4266f8b81b08bd
> > >
> > > Release artifacts are signed with the following key:
> > > https://people.apache.org/keys/committer/szaszm.asc
> > >
> > > KEYS file available here:
> > > https://dist.apache.org/repos/dist/release/nifi/KEYS
> > >
> > > 200 issues were closed/resolved for this release:
> > >
> > >
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321520=12345444
> > >
> > > Release note highlights can be found here:
> > >
> > >
> > https://cwiki.apache.org/confluence/display/MINIFI/Release+Notes#ReleaseNotes-Versioncpp-0.9.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-minifi-cpp-0.9.0
> > > [ ] +0 no opinion
> > > [ ] -1 Do not release this package because...
> > >
> >


Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-25 Thread Martin Zink
+1 (non-binding)

Verified hashes, signatures and commit.
Built on Manjaro (TensorFlow Support enabled)
Ran tests and a simple flow.

Thanks,
Martin


‐‐‐ Original Message ‐‐‐
On Thursday, February 25, 2021 1:51 PM, Arpad Boda  wrote:

> +1 (binding)
> Verified build and signature.
> Built on Debian 10 and Windows 10.
> Executed tests, started agent with simple flow, verified C2 communication.
> Verified commit and tag using Adam's script.
>
> On Thu, Feb 25, 2021 at 7:47 AM Aldrin Piri ald...@apache.org wrote:
>
> > +1, binding
> > comments:
> >
> > -   verified hashes and signature
> > -   verified build and tests on Debian 10 and macOS 10.15
> > -   No strong issues with L noticed
> > nit: Copyright in NOTICE is dated to 2019
> >
> > -   ran a simple flow doing site to site without issue
> > -   verified docker build/image - looks good
> >
> > Nice work, folks! The amount of ground covered is impressive!
> > On Tue, Feb 23, 2021 at 2:26 AM Marton Szasz sza...@apache.org wrote:
> >
> > > Hello,
> > > I am pleased to be calling this vote for the source release of Apache
> > > NiFi MiNiFi C++ 0.9.0
> > > The source tarball, including signatures, digests, etc. can be found at:
> > > https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi-cpp/0.9.0/
> > > The release helper guide can be found at:
> >
> > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173087303
> >
> > > The Git tag is minifi-cpp-0.9.0-RC2
> > > The Git commit ID is ae746065319c89b6df23ef6a1bd6902306087cb8
> >
> > https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;a=commit;h=ae746065319c89b6df23ef6a1bd6902306087cb8
> >
> > > Checksums of nifi-minifi-cpp-0.9.0-source.tar.gz:
> > > SHA256: 519bbf273cc70874a8542d7e422302731c99f44e0aa6439d0e285fbcf4a6be74
> > > SHA512:
> >
> > 7ebc413f0bf85d25de4e50a2ca4d68925a362f2caa1f30c53a279591dca25d4866923c28418085b8485f73c36af737cf3549ed8990977ee55e4266f8b81b08bd
> >
> > > Release artifacts are signed with the following key:
> > > https://people.apache.org/keys/committer/szaszm.asc
> > > KEYS file available here:
> > > https://dist.apache.org/repos/dist/release/nifi/KEYS
> > > 200 issues were closed/resolved for this release:
> >
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321520=12345444
> >
> > > Release note highlights can be found here:
> >
> > https://cwiki.apache.org/confluence/display/MINIFI/Release+Notes#ReleaseNotes-Versioncpp-0.9.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-minifi-cpp-0.9.0
> > > [ ] +0 no opinion
> > > [ ] -1 Do not release this package because...




Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-25 Thread Arpad Boda
+1 (binding)
Verified build and signature.
Built on Debian 10 and Windows 10.
Executed tests, started agent with simple flow, verified C2 communication.
Verified commit and tag using Adam's script.

On Thu, Feb 25, 2021 at 7:47 AM Aldrin Piri  wrote:

> +1, binding
>
> comments:
> * verified hashes and signature
> * verified build and tests on Debian 10 and macOS 10.15
> * No strong issues with L noticed
>  nit:  Copyright in NOTICE is dated to 2019
> * ran a simple flow doing site to site without issue
> * verified docker build/image - looks good
>
> Nice work, folks!  The amount of ground covered is impressive!
>
>
> On Tue, Feb 23, 2021 at 2:26 AM Marton Szasz  wrote:
>
> > Hello,
> >
> > I am pleased to be calling this vote for the source release of Apache
> > NiFi MiNiFi C++ 0.9.0
> >
> > The source tarball, including signatures, digests, etc. can be found at:
> > https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi-cpp/0.9.0/
> >
> > The release helper guide can be found at:
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173087303
> >
> > The Git tag is minifi-cpp-0.9.0-RC2
> > The Git commit ID is ae746065319c89b6df23ef6a1bd6902306087cb8
> >
> >
> https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;a=commit;h=ae746065319c89b6df23ef6a1bd6902306087cb8
> >
> > Checksums of nifi-minifi-cpp-0.9.0-source.tar.gz:
> > SHA256: 519bbf273cc70874a8542d7e422302731c99f44e0aa6439d0e285fbcf4a6be74
> > SHA512:
> >
> 7ebc413f0bf85d25de4e50a2ca4d68925a362f2caa1f30c53a279591dca25d4866923c28418085b8485f73c36af737cf3549ed8990977ee55e4266f8b81b08bd
> >
> > Release artifacts are signed with the following key:
> > https://people.apache.org/keys/committer/szaszm.asc
> >
> > KEYS file available here:
> > https://dist.apache.org/repos/dist/release/nifi/KEYS
> >
> > 200 issues were closed/resolved for this release:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321520=12345444
> >
> > Release note highlights can be found here:
> >
> >
> https://cwiki.apache.org/confluence/display/MINIFI/Release+Notes#ReleaseNotes-Versioncpp-0.9.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-minifi-cpp-0.9.0
> > [ ] +0 no opinion
> > [ ] -1 Do not release this package because...
> >
>


Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-24 Thread Jeremy Dyer
+1, binding

source build on Ubuntu 18.04
Verified signatures
Tested simple flow, would have liked to have tested more

This process has became much more pleasant with the evolving CMake changes.
Good work!

Jeremy Dyer

On Wed, Feb 24, 2021 at 11:15 AM Ádám Markovics 
wrote:

> +1, non-binding
>
> Built and tested on Ubuntu 20.04.
> Verified checksums and signatures.
> Connected to EFM and updated with simple workflow:
> GetFile >> PutFile
> Regards,
>
> Ádám
>
> On Wed, Feb 24, 2021 at 10:48 AM Adam Debreceni 
> wrote:
> >
> > +1 (non-binding)
> >
> > Verified hashes, signatures, commit.
> > Built on Windows 10, c2-update and
> > a CWEL -> PublishKafka flow working as expected.
> >
> > Thanks,
> > Adam
> >
> > On Tue, Feb 23, 2021 at 3:59 PM Ferenc Gerlits 
> wrote:
> >
> > > +1 (non-binding)
> > >
> > > Verified hashes and signatures.
> > > Built on (a Docker container running) Ubuntu 20.04, enabling everything
> > > except TensorFlow and JNI.
> > > Ran the binary using a simple InvokeHTTP -> LogAttribute flow yaml
> config;
> > > it worked as expected.
> > >
> > > Thanks,
> > > Ferenc
> > >
>


Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-24 Thread Ádám Markovics
+1, non-binding

Built and tested on Ubuntu 20.04.
Verified checksums and signatures.
Connected to EFM and updated with simple workflow:
GetFile >> PutFile
Regards,

Ádám

On Wed, Feb 24, 2021 at 10:48 AM Adam Debreceni  wrote:
>
> +1 (non-binding)
>
> Verified hashes, signatures, commit.
> Built on Windows 10, c2-update and
> a CWEL -> PublishKafka flow working as expected.
>
> Thanks,
> Adam
>
> On Tue, Feb 23, 2021 at 3:59 PM Ferenc Gerlits  wrote:
>
> > +1 (non-binding)
> >
> > Verified hashes and signatures.
> > Built on (a Docker container running) Ubuntu 20.04, enabling everything
> > except TensorFlow and JNI.
> > Ran the binary using a simple InvokeHTTP -> LogAttribute flow yaml config;
> > it worked as expected.
> >
> > Thanks,
> > Ferenc
> >


Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-24 Thread Adam Debreceni
+1 (non-binding)

Verified hashes, signatures, commit.
Built on Windows 10, c2-update and
a CWEL -> PublishKafka flow working as expected.

Thanks,
Adam

On Tue, Feb 23, 2021 at 3:59 PM Ferenc Gerlits  wrote:

> +1 (non-binding)
>
> Verified hashes and signatures.
> Built on (a Docker container running) Ubuntu 20.04, enabling everything
> except TensorFlow and JNI.
> Ran the binary using a simple InvokeHTTP -> LogAttribute flow yaml config;
> it worked as expected.
>
> Thanks,
> Ferenc
>


Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-23 Thread Ferenc Gerlits
+1 (non-binding)

Verified hashes and signatures.
Built on (a Docker container running) Ubuntu 20.04, enabling everything
except TensorFlow and JNI.
Ran the binary using a simple InvokeHTTP -> LogAttribute flow yaml config;
it worked as expected.

Thanks,
Ferenc


[VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-23 Thread Marton Szasz
Hello,

I am pleased to be calling this vote for the source release of Apache
NiFi MiNiFi C++ 0.9.0

The source tarball, including signatures, digests, etc. can be found at:
https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi-cpp/0.9.0/

The release helper guide can be found at:
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173087303

The Git tag is minifi-cpp-0.9.0-RC2
The Git commit ID is ae746065319c89b6df23ef6a1bd6902306087cb8
https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;a=commit;h=ae746065319c89b6df23ef6a1bd6902306087cb8

Checksums of nifi-minifi-cpp-0.9.0-source.tar.gz:
SHA256: 519bbf273cc70874a8542d7e422302731c99f44e0aa6439d0e285fbcf4a6be74
SHA512: 
7ebc413f0bf85d25de4e50a2ca4d68925a362f2caa1f30c53a279591dca25d4866923c28418085b8485f73c36af737cf3549ed8990977ee55e4266f8b81b08bd

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

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

200 issues were closed/resolved for this release:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12321520=12345444

Release note highlights can be found here:
https://cwiki.apache.org/confluence/display/MINIFI/Release+Notes#ReleaseNotes-Versioncpp-0.9.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-minifi-cpp-0.9.0
[ ] +0 no opinion
[ ] -1 Do not release this package because...