[RESULT][VOTE] Apache Accumulo 2.0.0-alpha-2-rc1

2019-01-30 Thread Christopher
- mvn clean verify -DskipTests=true completes without issue. > > > > I have another verify run in progress and will check if I see the same IT > > test failures, and hopefully be able to dig in and provide more useful > > information if the errors do not look transient. >

Re: [VOTE] Apache Accumulo 2.0.0-alpha-2-rc1

2019-01-30 Thread Christopher
un in progress and will check if I see the same IT > test failures, and hopefully be able to dig in and provide more useful > information if the errors do not look transient. > > -Original Message- > > From: Christopher [mailto:ctubb...@apache.org] > Sent: Thurs

RE: [VOTE] Apache Accumulo 2.0.0-alpha-2-rc1

2019-01-29 Thread Ed Coleman
ck if I see the same IT test failures, and hopefully be able to dig in and provide more useful information if the errors do not look transient. -Original Message- From: Christopher [mailto:ctubb...@apache.org] Sent: Thursday, January 17, 2019 8:09 PM To: accumulo-dev Subject: [VOTE] A

Re: [VOTE] Apache Accumulo 2.0.0-alpha-2-rc1

2019-01-26 Thread Keith Turner
I ran continuous ingest with agitation on a 9 node cluster using this RC and it went well. For the test I had three different write patterns. Continuous write to a table, writing lots of data with pauses, and writing small amounts of data with pauses. Each write pattern went to a separate table

Re: [VOTE] Apache Accumulo 2.0.0-alpha-2-rc1

2019-01-18 Thread Keith Turner
+1 I was able to get Fluo to build and its ITs to run against Alpha 2 with the following changes. https://github.com/apache/fluo/pull/1068 While working on this I ran into https://github.com/apache/accumulo/issues/910 On Thu, Jan 17, 2019 at 8:09 PM Christopher wrote: > > Accumulo Developers,

Re: [VOTE] Apache Accumulo 2.0.0-alpha-2-rc1

2019-01-18 Thread Mike Walch
+1 * Verified signatures and hashes * Ran locally using Uno On Thu, Jan 17, 2019 at 8:09 PM Christopher wrote: > Accumulo Developers, > > Please consider the following candidate for Apache Accumulo 2.0.0-alpha-2. > > Git Commit: > 4d8405c0004c57b9c514c1f207461519cc58b3f7 > Branch: > 2.0

Re: [VOTE] Apache Accumulo 2.0.0-alpha-2-rc1

2019-01-18 Thread Mike Miller
+1 Verified signatures and checksums of source and binary: 11:49:46 ~/Downloads$ ~/scripts/verify-sig accumulo-2.0.0-alpha-2-src.tar.gz Checking accumulo-2.0.0-alpha-2-src.tar.gz.md5 a55501b88e5dd2c9209dfad9352de1bb Looks good Checking accumulo-2.0.0-alpha-2-src.tar.gz.sha1 7e331f95a01464c8ce5ffe7c

Re: [VOTE] Apache Accumulo 2.0.0-alpha-2-rc1

2019-01-18 Thread Mike Walch
The Accumulo binary tarball typically includes a proxy.thrift file: ./lib/proxy/thrift/proxy.thrift However, it looks like generated Thrift files were included for this release candidate. I am OK with this for an alpha release but I don't think these should be included in the 2.0.0 release: ./l

Re: [VOTE] Apache Accumulo 2.0.0-alpha-2-rc1

2019-01-17 Thread Christopher
Sorry, my gpg key search seemed to match extra keys. The expected GPG key is *ONLY*: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D On Thu, Jan 17, 2019 at 8:09 PM Christopher wrote: > > Accumulo Developers, > > Please consider the following candidate for Apache Accumulo 2.0.0-alpha-2. > > Git Commit:

[VOTE] Apache Accumulo 2.0.0-alpha-2-rc1

2019-01-17 Thread Christopher
Accumulo Developers, Please consider the following candidate for Apache Accumulo 2.0.0-alpha-2. Git Commit: 4d8405c0004c57b9c514c1f207461519cc58b3f7 Branch: 2.0.0-alpha-2-rc1 If this vote passes, a gpg-signed tag will be created using: git tag -f -m 'Apache Accumulo 2.0.0-alpha-2' -s