[RESULT] [VOTE] Apache Kudu 1.0.1 RC1

2016-10-10 Thread Dan Burkert
The vote is now closed. It passes with: 3 binding +1s: Alexey, Dan, JD 1 binding +0: David 2 non-binding +1s: Brock, Dinesh 0 -1s I will be uploading the sources and jars soon. Thanks to everyone that participated! - Dan On Mon, Oct 10, 2016 at 4:52 PM, Jean-Daniel Cryans wrote: > +1 > > I d

Re: [VOTE] Apache Kudu 1.0.1 RC1

2016-10-10 Thread Jean-Daniel Cryans
+1 I downloaded the tarball, compiled everything and ran the tests on RHEL6 (100% passed). I also deployed custom packages on a 4 nodes EC2 cluster, modified YCSB to use the 1.0.1 jar, inserted 10M rows, ran a combination of inserts/reads/updates over 100K rows, looks good. J-D On Fri, Oct 7,

Re: [VOTE] Apache Kudu 1.0.1 RC1

2016-10-10 Thread Dinesh Bhat
+1 non-binding - Checked checksums - Release bits built on centos6.6 - Ran test under distributed test, 4 tests failed, _no_ regressions seen: 2 of them failed due to network flakiness 1 of them seems like a test bug(will triage-and-fix). 1 of them needs RCA/trying-to-repro. Thanks, Dinesh.

Re: [VOTE] Apache Kudu 1.0.1 RC1

2016-10-10 Thread David Alves
+0 Compiled thirdparty successfully, but couldn't compile the sources in macOS Sierra/XCode 8 as this is missing https://gerrit.cloudera.org/#/c/4482/ and https://gerrit.cloudera.org/#/c/4495/ Since this is just a bug fix/doc update release and this problem only affects macOS (macOS is only suppor

Re: [VOTE] Apache Kudu 1.0.1 RC1

2016-10-10 Thread Dan Burkert
+1 * Compiled and tested release mode on OS X 10.10, with no unexpected failures. * Compiled and tested Debug/ASAN/TSAN/Release on Centos 6, no failures. * Checked signatures and licenses (RAT) - Dan On Mon, Oct 10, 2016 at 12:27 PM, Alexey Serbin wrote: > +1 > > I compiled the project from so

Re: [VOTE] Apache Kudu 1.0.1 RC1

2016-10-10 Thread Alexey Serbin
+1 I compiled the project from source using the 1.0.1-RC1 tag (release and debug modes) and ran the test suite using 'ctest -j4' at CentOS 6.6 (kernel 2.6.32-504.30.3.el6.x86_64). All tests passed. Also, I compiled the project from source using the 1.0.1-RC1 tag (release and debug modes) and ran

Re: [VOTE] Apache Kudu 1.0.1 RC1

2016-10-10 Thread Brock Noland
+1 non-binding * Checked hashes and sig * Built from source * Ran tests, which passed On Fri, Oct 7, 2016 at 4:00 PM, Dan Burkert wrote: > Hi, > > We're happy to announce the first release candidate for Apache Kudu 1.0.1. > > This release includes bug fixes and documentation updates since the 1

[VOTE] Apache Kudu 1.0.1 RC1

2016-10-07 Thread Dan Burkert
Hi, We're happy to announce the first release candidate for Apache Kudu 1.0.1. This release includes bug fixes and documentation updates since the 1.0.0 release. The is a source-only release. The artifacts were staged here: https://dist.apache.org/repos/dist/dev/kudu/1.0.1-RC1/ It was built fro