+1 (non-binding) Verified hashes and the signature on the source bundle. Suggestion: the format of the hash file could be changed to "<hash> *<file name>" so one can run eg. 'sha256 -c ...'. Built on (a Docker container running) Ubuntu 20.04, enabling everything except * TensorFlow, because I could not find an Ubuntu package for libtensorflow; * and JNI -- this built without error, but then I had to disable it because it caused a runtime error at startup. I don't think this is a showstopper. Ran the binary using a simple InvokeHTTP -> LogAttribute flow yaml config; it worked as expected.
Thanks, Ferenc On Tue, Feb 16, 2021 at 4:23 PM Adam Debreceni <[email protected]> wrote: > +1 (non-binding) > > Verified checksums and signatures. > Built on Windows 10 with kafka. Can connect to c2 server and receive > updates. > Can process windows event logs in various JSON formats and send them to > kafka > through SSL, in a multi broker setup. > > On Tue, Feb 16, 2021 at 9:50 AM Marton Szasz <[email protected]> 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 Git tag is minifi-cpp-0.9.0 > > The Git commit ID is a52faa5136031abfcc321a44fbcd954ee0f73764 > > > > > https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;a=commit;h=a52faa5136031abfcc321a44fbcd954ee0f73764 > > > > Checksums of nifi-minifi-cpp-0.9.0-source.tar.gz: > > SHA256: 40fa837c86707e3bf0e8f0aca5bc279d81320aaaa5cd326edf809e7785af7282 > > SHA512: > > > 43490ba823d7846c3cc323a634d756a0a33828f5c82a623d19b77c4ddfe3248aa524245ee2c47a7fd04f41c3611758972307e221fa0a254e0aa5831c4f9b03f2 > > > > 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&version=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... > > >
