Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-31 Thread Aldrin Piri
+1 (binding) On Wed, Aug 31, 2016 at 4:45 PM, Joe Witt wrote: > +1 (binding) > > hash, signature, licensing, build check out. > > Great start for MiNiFi C++! > > Thanks > > On Thu, Sep 1, 2016 at 3:31 AM, Bryan Rosander > wrote: > > Verified GPG,

Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-31 Thread Joe Witt
+1 (binding) hash, signature, licensing, build check out. Great start for MiNiFi C++! Thanks On Thu, Sep 1, 2016 at 3:31 AM, Bryan Rosander wrote: > Verified GPG, checksums, built with: > https://github.com/brosander/dev-dockerfiles/tree/master/minifi/cpp/build/ubuntu

Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-31 Thread Bryan Rosander
Verified GPG, checksums, built with: https://github.com/brosander/dev-dockerfiles/tree/master/minifi/cpp/build/ubuntu Ran example flow sending data to local nifi from Ubuntu-based docker container with only libxml2-dev:

Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-30 Thread Matt Gilman
+1 (binding) - Ran through the helper - Ran through a sample flow sending data back to NiFi Matt On Tue, Aug 30, 2016 at 1:10 AM, Joe Percivall < joeperciv...@yahoo.com.invalid> wrote: > +1 (binding) Release this package as nifi-minifi-cpp-0.0.1 > > - Ran through the helper > - Ran a couple

Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-29 Thread Joe Percivall
+1 (binding) Release this package as nifi-minifi-cpp-0.0.1 - Ran through the helper - Ran a couple simple flows Everything worked as expected. This is a great step for MiNiFi! Thank you Bin and Aldrin for all your hard work. Joe - - - - - - Joseph Percivall linkedin.com/in/Percivall e:

Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-29 Thread Aldrin Piri
Tony, In terms of the GMock, this transitive inclusion was detected but based off versions, as best as I could surmise is now part of Google Test as per their repo here: https://github.com/google/googlemock. This inclusion is covered in the LICENSE [1] We can certainly can and should clean up

Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-29 Thread Andrew Psaltis
+1 (non-binding) Release this package as nifi-minifi-cpp-0.0.1 - Verified signature, hashes, and LICENSE/NOTICE/README - Built source and ran a simple flow with GetFile -> RPG -> Standalone NiFi - Environment -- MiNiFi Ubuntu 16.04.1 LTS and Standalone NiFi OSX I also noticed all of the

Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-29 Thread Tony Kurc
I had a lot of warnings when I built also, lots of unsigned / signed comparisons, for example. I'm building on a fairly vanilla Ubuntu 14.04 x64_64 box. I can paste if people are interested. On Aug 29, 2016 10:06 PM, "Andy LoPresto" wrote: > Downloaded, verified the GPG

Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-29 Thread Andy LoPresto
Downloaded, verified the GPG signature and checksums, checked the README, LICENSE, and NOTICE files. Verified the git commit ID. Built with make (had to install boost using Homebrew first). I got a couple warnings & errors during the make process (documented below) — not sure if they are known

Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-29 Thread Joe Percivall
I agree that the error message definitely needs improvement but I don't think it's a blocker level issue for an 0.0.1 release. Joe - - - - - - Joseph Percivall linkedin.com/in/Percivall e: joeperciv...@yahoo.com On Tuesday, August 30, 2016 11:34 AM, Tony Kurc wrote: I'm

Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-29 Thread Tony Kurc
All, Question about the LICENSE file, I didn't see gmock (thirdparty/yaml-cpp-yaml-cpp-0.5.3/test/gmock-1.7.0) listed in the LICENSE , is this because it is "bundled" with yaml-cpp? Tony On Mon, Aug 29, 2016 at 9:34 PM, Tony Kurc wrote: > I'm not sure how minor that missing

Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-29 Thread Tony Kurc
I'm not sure how minor that missing flow.yml issue is - the error message when flow.yml isn't there is a bit hard to determine what the error was: "terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_S_construct null not valid" On Mon, Aug 29, 2016 at

Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-29 Thread Pierre Villard
Forgot one minor remark: If I connect via SSH to my VM and call './minifi.sh stop' when minifi.sh is already stopped, I get disconnected from the VM and cannot reconnect it unless I reboot the VM. I opened a JIRA: https://issues.apache.org/jira/browse/MINIFI-97 2016-08-29 23:45 GMT+02:00 Pierre

Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-29 Thread Pierre Villard
+1 (non-binding) release this package as nifi-minifi-cpp-0.0.1 - verified signatures, hashes, and LICENSE/NOTICE/README - built sources on CentOS 7 and ran a GenerateFlowFile -> RPG -> Standalone NiFi Remark: - in the readme, the requirement "libboost" is "boost" on CentOS 7, I don't know if it

Re: [VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-29 Thread Bryan Bende
+1 (binding) Release this package as nifi-minifi-cpp-0.0.1 - Verified signature, hashes, and LICENSE/NOTICE/README - Built source and ran a simple flow with GetFile -> RPG -> Standalone NiFi Minor note, in the README it said a flow.yml was included in the conf directory, but the conf directory

[VOTE] Release Apache NiFi MiNiFI C++ 0.0.1 (RC1)

2016-08-28 Thread Aldrin Piri
Hello Apache NiFi Community, I am pleased to be calling this vote for the source release of Apache NiFi MiNiFi C++, nifi-minifi-cpp-0.0.1. The source archive, signature, and digests can be located at: Source Archive: