You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by Michael Wall <mj...@gmail.com> on 2016/09/02 17:22:12 UTC

[VOTE] Accumulo 1.8.0-rc4

Accumulo Developers,

Please consider the following candidate for Accumulo 1.8.0.

Git Commit:
    a8a6329576869ac9ed63e4eff577af1c1864f052
Branch:
    1.8.0-rc4

If this vote passes, a gpg-signed tag will be created using:
    git tag -f -m 'Apache Accumulo 1.8.0' -s rel/1.8.0
a8a6329576869ac9ed63e4eff577af1c1864f052

Staging repo:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1057
Source (official release artifact):
https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-src.tar.gz
Binary:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-bin.tar.gz
(Append ".sha1", ".md5", or ".asc" to download the signature/hash for a
given artifact.)

All artifacts were built and staged with:
    mvn release:prepare && mvn release:perform

Signing keys are available at https://www.apache.org/dist/accumulo/KEYS
(Expected fingerprint: 3E38C02F85303BAB37EE58C2F899DBF0B8C3D406)

Release notes (in progress) can be found at:
https://accumulo.apache.org/release_notes/1.8.0

Please vote one of:
[ ] +1 - I have verified and accept...
[ ] +0 - I have reservations, but not strong enough to vote against...
[ ] -1 - Because..., I do not accept...
... these artifacts as the 1.8.0 release of Apache Accumulo.

This vote will end on Mon Sep  5 17:30:00 UTC 2016
(Mon Sep  5 13:30:00 EDT 2016 / Mon Sep  5 10:30:00 PDT 2016)

Thanks!

P.S. Hint: download the whole staging repo with
    wget -erobots=off -r -l inf -np -nH \

https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/
    # note the trailing slash is needed

RE: [VOTE] Accumulo 1.8.0-rc4

Posted by Ed Coleman <de...@etcoleman.com>.
+1 

- verified git commit hash matches
- verified code builds and passes -Psunny tests with openjdk-1.8.0_101
- verified md5 of sha1 checksums of downloaded binary artifact match expected
- verified downloaded binary contains same files as local build
- - checked m5s sum of individual files in downloaded built artifact. Checksums of scripts and packaged jars match. (Checksums of built artifact differ - assuming this is I'm because building with openjdk-1.8.0_101)

[Pending update from Keith Turner - adding sampling info to release notes.]

Ed Coleman

-----Original Message-----
From: Michael Wall [mailto:mjwall@gmail.com] 
Sent: Friday, September 02, 2016 1:22 PM
To: dev@accumulo.apache.org
Subject: [VOTE] Accumulo 1.8.0-rc4

Accumulo Developers,

Please consider the following candidate for Accumulo 1.8.0.

Git Commit:
    a8a6329576869ac9ed63e4eff577af1c1864f052
Branch:
    1.8.0-rc4

If this vote passes, a gpg-signed tag will be created using:
    git tag -f -m 'Apache Accumulo 1.8.0' -s rel/1.8.0
a8a6329576869ac9ed63e4eff577af1c1864f052

Staging repo:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1057
Source (official release artifact):
https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-src.tar.gz
Binary:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-bin.tar.gz
(Append ".sha1", ".md5", or ".asc" to download the signature/hash for a given artifact.)

All artifacts were built and staged with:
    mvn release:prepare && mvn release:perform

Signing keys are available at https://www.apache.org/dist/accumulo/KEYS
(Expected fingerprint: 3E38C02F85303BAB37EE58C2F899DBF0B8C3D406)

Release notes (in progress) can be found at:
https://accumulo.apache.org/release_notes/1.8.0

Please vote one of:
[ ] +1 - I have verified and accept...
[ ] +0 - I have reservations, but not strong enough to vote against...
[ ] -1 - Because..., I do not accept...
... these artifacts as the 1.8.0 release of Apache Accumulo.

This vote will end on Mon Sep  5 17:30:00 UTC 2016 (Mon Sep  5 13:30:00 EDT 2016 / Mon Sep  5 10:30:00 PDT 2016)

Thanks!

P.S. Hint: download the whole staging repo with
    wget -erobots=off -r -l inf -np -nH \

https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/
    # note the trailing slash is needed


Re: [VOTE] Accumulo 1.8.0-rc4

Posted by Christopher <ct...@apache.org>.
+1

* Manually inspected the diff and all looks as expected
* Verified SIGs and hashes
* Verified commit and branch match contents of src tarball
* Verified jars in staging repo match what's in bin tarball
* All ITs (periodic timeouts, as usual; work on retry) successfully (have
another run currently going in Jenkins to be certain, but don't expect to
see much new)
* All jars have corresponding sources/javadocs
* All jars are sealed
* LICENSE/NOTICE files look good


On Fri, Sep 2, 2016 at 1:38 PM Michael Wall <mj...@gmail.com> wrote:

> In case you want to see what changed between RC3 and RC4 you can use
>
> https://github.com/apache/accumulo/compare/1.8.0-rc3...1.8.0-rc4
>
> or
>
> https://github.com/apache/accumulo/compare/1.8.0-rc3...1.8.0-rc4.diff
>
> Not planning to rerun the continuous integration tests based on these
> changes.
>
> Also, let me know if anything is missing from release notes, or anything
> should be added.
>
> Mike
>
>
>
> On Fri, Sep 2, 2016 at 1:22 PM, Michael Wall <mj...@gmail.com> wrote:
>
> > Accumulo Developers,
> >
> > Please consider the following candidate for Accumulo 1.8.0.
> >
> > Git Commit:
> >     a8a6329576869ac9ed63e4eff577af1c1864f052
> > Branch:
> >     1.8.0-rc4
> >
> > If this vote passes, a gpg-signed tag will be created using:
> >     git tag -f -m 'Apache Accumulo 1.8.0' -s rel/1.8.0
> > a8a6329576869ac9ed63e4eff577af1c1864f052
> >
> > Staging repo: https://repository.apache.org/content/repositories/
> > orgapacheaccumulo-1057
> > Source (official release artifact): https://repository.apache.org/
> > content/repositories/orgapacheaccumulo-1057/org/
> > apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-src.tar.gz
> > Binary: https://repository.apache.org/content/repositories/
> > orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8.
> > 0/accumulo-1.8.0-bin.tar.gz
> > (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a
> > given artifact.)
> >
> > All artifacts were built and staged with:
> >     mvn release:prepare && mvn release:perform
> >
> > Signing keys are available at https://www.apache.org/dist/accumulo/KEYS
> > (Expected fingerprint: 3E38C02F85303BAB37EE58C2F899DBF0B8C3D406)
> >
> > Release notes (in progress) can be found at:
> https://accumulo.apache.org/
> > release_notes/1.8.0
> >
> > Please vote one of:
> > [ ] +1 - I have verified and accept...
> > [ ] +0 - I have reservations, but not strong enough to vote against...
> > [ ] -1 - Because..., I do not accept...
> > ... these artifacts as the 1.8.0 release of Apache Accumulo.
> >
> > This vote will end on Mon Sep  5 17:30:00 UTC 2016
> > (Mon Sep  5 13:30:00 EDT 2016 / Mon Sep  5 10:30:00 PDT 2016)
> >
> > Thanks!
> >
> > P.S. Hint: download the whole staging repo with
> >     wget -erobots=off -r -l inf -np -nH \
> >     https://repository.apache.org/content/repositories/
> > orgapacheaccumulo-1057/
> >     # note the trailing slash is needed
> >
> >
>

Re: [VOTE] Accumulo 1.8.0-rc4

Posted by Michael Wall <mj...@gmail.com>.
We are almost ready to make the announcement of the 1.8.0 release.  If
anyone has a few minutes, please review http://apache.github.io/accumulo/
and especially http://apache.github.io/accumulo/release_notes/1.8.0.  I
pushed artifacts to dist.apache.org yesterday and the 5 mirrors I checked
have a copy.  As best I can tell, everything is complete on
http://accumulo.apache.org/releasing except 2 things:
 -- push the gh-pages branch to the asf-site branch to make the new site
live
 -- send out the release announcement to user, dev and announce.

Here is my draft of the announcement

-----------
The Accumulo team is proud to announce the release of Accumulo version 1.8.0
!

Accumulo 1.8.0 is a minor release that includes over 200 bug fixes, 71
improvements and 4 new features.  This release is backwards-compatible with
1.7.x.

This version is now available in Maven Central, and at:
https://accumulo.apache.org/downloads/

The full release notes can be viewed at:
https://accumulo.apache.org/release_notes/1.8.0.html
<https://accumulo.apache.org/release_notes/1.7.2.html>

The Apache Accumuloâ„¢ sorted, distributed key/value store is a robust,
scalable, high performance data storage system that features cell-based
access control and customizable server-side processing. It is based on
Google's BigTable design and is built on top of Apache Hadoop, Apache
ZooKeeper, and Apache Thrift.

--
The Apache Accumulo Team
-----------

Thanks

On Mon, Sep 5, 2016 at 9:07 PM, Michael Wall <mj...@gmail.com> wrote:

> This vote passes with five +1's.  I'll work on the next steps tomorrow.
> Keith, I know you have one additional items for the release notes.  Anyone
> else have feedback for the release notes?
>
> Thanks everyone for all the testing.
>
> Mike
>
> On Sat, Sep 3, 2016 at 5:15 PM, <dl...@comcast.net> wrote:
>
>> +1
>>
>> * Successfully ran Timely ITs
>> * Tested multiple tablet servers locally
>>
>> ----- Original Message -----
>>
>> From: "Michael Wall" <mj...@gmail.com>
>> To: dev@accumulo.apache.org
>> Sent: Friday, September 2, 2016 1:38:00 PM
>> Subject: Re: [VOTE] Accumulo 1.8.0-rc4
>>
>> In case you want to see what changed between RC3 and RC4 you can use
>>
>> https://github.com/apache/accumulo/compare/1.8.0-rc3...1.8.0-rc4
>>
>> or
>>
>> https://github.com/apache/accumulo/compare/1.8.0-rc3...1.8.0-rc4.diff
>>
>> Not planning to rerun the continuous integration tests based on these
>> changes.
>>
>> Also, let me know if anything is missing from release notes, or anything
>> should be added.
>>
>> Mike
>>
>>
>>
>> On Fri, Sep 2, 2016 at 1:22 PM, Michael Wall <mj...@gmail.com> wrote:
>>
>> > Accumulo Developers,
>> >
>> > Please consider the following candidate for Accumulo 1.8.0.
>> >
>> > Git Commit:
>> > a8a6329576869ac9ed63e4eff577af1c1864f052
>> > Branch:
>> > 1.8.0-rc4
>> >
>> > If this vote passes, a gpg-signed tag will be created using:
>> > git tag -f -m 'Apache Accumulo 1.8.0' -s rel/1.8.0
>> > a8a6329576869ac9ed63e4eff577af1c1864f052
>> >
>> > Staging repo: https://repository.apache.org/content/repositories/
>> > orgapacheaccumulo-1057
>> > Source (official release artifact): https://repository.apache.org/
>> > content/repositories/orgapacheaccumulo-1057/org/
>> > apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-src.tar.gz
>> > Binary: https://repository.apache.org/content/repositories/
>> > orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8.
>> > 0/accumulo-1.8.0-bin.tar.gz
>> > (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a
>> > given artifact.)
>> >
>> > All artifacts were built and staged with:
>> > mvn release:prepare && mvn release:perform
>> >
>> > Signing keys are available at https://www.apache.org/dist/accumulo/KEYS
>> > (Expected fingerprint: 3E38C02F85303BAB37EE58C2F899DBF0B8C3D406)
>> >
>> > Release notes (in progress) can be found at:
>> https://accumulo.apache.org/
>> > release_notes/1.8.0
>> >
>> > Please vote one of:
>> > [ ] +1 - I have verified and accept...
>> > [ ] +0 - I have reservations, but not strong enough to vote against...
>> > [ ] -1 - Because..., I do not accept...
>> > ... these artifacts as the 1.8.0 release of Apache Accumulo.
>> >
>> > This vote will end on Mon Sep 5 17:30:00 UTC 2016
>> > (Mon Sep 5 13:30:00 EDT 2016 / Mon Sep 5 10:30:00 PDT 2016)
>> >
>> > Thanks!
>> >
>> > P.S. Hint: download the whole staging repo with
>> > wget -erobots=off -r -l inf -np -nH \
>> > https://repository.apache.org/content/repositories/
>> > orgapacheaccumulo-1057/
>> > # note the trailing slash is needed
>> >
>> >
>>
>>
>

Re: [VOTE] Accumulo 1.8.0-rc4

Posted by Michael Wall <mj...@gmail.com>.
This vote passes with five +1's.  I'll work on the next steps tomorrow.
Keith, I know you have one additional items for the release notes.  Anyone
else have feedback for the release notes?

Thanks everyone for all the testing.

Mike

On Sat, Sep 3, 2016 at 5:15 PM, <dl...@comcast.net> wrote:

> +1
>
> * Successfully ran Timely ITs
> * Tested multiple tablet servers locally
>
> ----- Original Message -----
>
> From: "Michael Wall" <mj...@gmail.com>
> To: dev@accumulo.apache.org
> Sent: Friday, September 2, 2016 1:38:00 PM
> Subject: Re: [VOTE] Accumulo 1.8.0-rc4
>
> In case you want to see what changed between RC3 and RC4 you can use
>
> https://github.com/apache/accumulo/compare/1.8.0-rc3...1.8.0-rc4
>
> or
>
> https://github.com/apache/accumulo/compare/1.8.0-rc3...1.8.0-rc4.diff
>
> Not planning to rerun the continuous integration tests based on these
> changes.
>
> Also, let me know if anything is missing from release notes, or anything
> should be added.
>
> Mike
>
>
>
> On Fri, Sep 2, 2016 at 1:22 PM, Michael Wall <mj...@gmail.com> wrote:
>
> > Accumulo Developers,
> >
> > Please consider the following candidate for Accumulo 1.8.0.
> >
> > Git Commit:
> > a8a6329576869ac9ed63e4eff577af1c1864f052
> > Branch:
> > 1.8.0-rc4
> >
> > If this vote passes, a gpg-signed tag will be created using:
> > git tag -f -m 'Apache Accumulo 1.8.0' -s rel/1.8.0
> > a8a6329576869ac9ed63e4eff577af1c1864f052
> >
> > Staging repo: https://repository.apache.org/content/repositories/
> > orgapacheaccumulo-1057
> > Source (official release artifact): https://repository.apache.org/
> > content/repositories/orgapacheaccumulo-1057/org/
> > apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-src.tar.gz
> > Binary: https://repository.apache.org/content/repositories/
> > orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8.
> > 0/accumulo-1.8.0-bin.tar.gz
> > (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a
> > given artifact.)
> >
> > All artifacts were built and staged with:
> > mvn release:prepare && mvn release:perform
> >
> > Signing keys are available at https://www.apache.org/dist/accumulo/KEYS
> > (Expected fingerprint: 3E38C02F85303BAB37EE58C2F899DBF0B8C3D406)
> >
> > Release notes (in progress) can be found at:
> https://accumulo.apache.org/
> > release_notes/1.8.0
> >
> > Please vote one of:
> > [ ] +1 - I have verified and accept...
> > [ ] +0 - I have reservations, but not strong enough to vote against...
> > [ ] -1 - Because..., I do not accept...
> > ... these artifacts as the 1.8.0 release of Apache Accumulo.
> >
> > This vote will end on Mon Sep 5 17:30:00 UTC 2016
> > (Mon Sep 5 13:30:00 EDT 2016 / Mon Sep 5 10:30:00 PDT 2016)
> >
> > Thanks!
> >
> > P.S. Hint: download the whole staging repo with
> > wget -erobots=off -r -l inf -np -nH \
> > https://repository.apache.org/content/repositories/
> > orgapacheaccumulo-1057/
> > # note the trailing slash is needed
> >
> >
>
>

Re: [VOTE] Accumulo 1.8.0-rc4

Posted by dl...@comcast.net.
+1 

* Successfully ran Timely ITs 
* Tested multiple tablet servers locally 

----- Original Message -----

From: "Michael Wall" <mj...@gmail.com> 
To: dev@accumulo.apache.org 
Sent: Friday, September 2, 2016 1:38:00 PM 
Subject: Re: [VOTE] Accumulo 1.8.0-rc4 

In case you want to see what changed between RC3 and RC4 you can use 

https://github.com/apache/accumulo/compare/1.8.0-rc3...1.8.0-rc4 

or 

https://github.com/apache/accumulo/compare/1.8.0-rc3...1.8.0-rc4.diff 

Not planning to rerun the continuous integration tests based on these 
changes. 

Also, let me know if anything is missing from release notes, or anything 
should be added. 

Mike 



On Fri, Sep 2, 2016 at 1:22 PM, Michael Wall <mj...@gmail.com> wrote: 

> Accumulo Developers, 
> 
> Please consider the following candidate for Accumulo 1.8.0. 
> 
> Git Commit: 
> a8a6329576869ac9ed63e4eff577af1c1864f052 
> Branch: 
> 1.8.0-rc4 
> 
> If this vote passes, a gpg-signed tag will be created using: 
> git tag -f -m 'Apache Accumulo 1.8.0' -s rel/1.8.0 
> a8a6329576869ac9ed63e4eff577af1c1864f052 
> 
> Staging repo: https://repository.apache.org/content/repositories/ 
> orgapacheaccumulo-1057 
> Source (official release artifact): https://repository.apache.org/ 
> content/repositories/orgapacheaccumulo-1057/org/ 
> apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-src.tar.gz 
> Binary: https://repository.apache.org/content/repositories/ 
> orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8. 
> 0/accumulo-1.8.0-bin.tar.gz 
> (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a 
> given artifact.) 
> 
> All artifacts were built and staged with: 
> mvn release:prepare && mvn release:perform 
> 
> Signing keys are available at https://www.apache.org/dist/accumulo/KEYS 
> (Expected fingerprint: 3E38C02F85303BAB37EE58C2F899DBF0B8C3D406) 
> 
> Release notes (in progress) can be found at: https://accumulo.apache.org/ 
> release_notes/1.8.0 
> 
> Please vote one of: 
> [ ] +1 - I have verified and accept... 
> [ ] +0 - I have reservations, but not strong enough to vote against... 
> [ ] -1 - Because..., I do not accept... 
> ... these artifacts as the 1.8.0 release of Apache Accumulo. 
> 
> This vote will end on Mon Sep 5 17:30:00 UTC 2016 
> (Mon Sep 5 13:30:00 EDT 2016 / Mon Sep 5 10:30:00 PDT 2016) 
> 
> Thanks! 
> 
> P.S. Hint: download the whole staging repo with 
> wget -erobots=off -r -l inf -np -nH \ 
> https://repository.apache.org/content/repositories/ 
> orgapacheaccumulo-1057/ 
> # note the trailing slash is needed 
> 
> 


Re: [VOTE] Accumulo 1.8.0-rc4

Posted by Michael Wall <mj...@gmail.com>.
In case you want to see what changed between RC3 and RC4 you can use

https://github.com/apache/accumulo/compare/1.8.0-rc3...1.8.0-rc4

or

https://github.com/apache/accumulo/compare/1.8.0-rc3...1.8.0-rc4.diff

Not planning to rerun the continuous integration tests based on these
changes.

Also, let me know if anything is missing from release notes, or anything
should be added.

Mike



On Fri, Sep 2, 2016 at 1:22 PM, Michael Wall <mj...@gmail.com> wrote:

> Accumulo Developers,
>
> Please consider the following candidate for Accumulo 1.8.0.
>
> Git Commit:
>     a8a6329576869ac9ed63e4eff577af1c1864f052
> Branch:
>     1.8.0-rc4
>
> If this vote passes, a gpg-signed tag will be created using:
>     git tag -f -m 'Apache Accumulo 1.8.0' -s rel/1.8.0
> a8a6329576869ac9ed63e4eff577af1c1864f052
>
> Staging repo: https://repository.apache.org/content/repositories/
> orgapacheaccumulo-1057
> Source (official release artifact): https://repository.apache.org/
> content/repositories/orgapacheaccumulo-1057/org/
> apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-src.tar.gz
> Binary: https://repository.apache.org/content/repositories/
> orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8.
> 0/accumulo-1.8.0-bin.tar.gz
> (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a
> given artifact.)
>
> All artifacts were built and staged with:
>     mvn release:prepare && mvn release:perform
>
> Signing keys are available at https://www.apache.org/dist/accumulo/KEYS
> (Expected fingerprint: 3E38C02F85303BAB37EE58C2F899DBF0B8C3D406)
>
> Release notes (in progress) can be found at: https://accumulo.apache.org/
> release_notes/1.8.0
>
> Please vote one of:
> [ ] +1 - I have verified and accept...
> [ ] +0 - I have reservations, but not strong enough to vote against...
> [ ] -1 - Because..., I do not accept...
> ... these artifacts as the 1.8.0 release of Apache Accumulo.
>
> This vote will end on Mon Sep  5 17:30:00 UTC 2016
> (Mon Sep  5 13:30:00 EDT 2016 / Mon Sep  5 10:30:00 PDT 2016)
>
> Thanks!
>
> P.S. Hint: download the whole staging repo with
>     wget -erobots=off -r -l inf -np -nH \
>     https://repository.apache.org/content/repositories/
> orgapacheaccumulo-1057/
>     # note the trailing slash is needed
>
>

Re: [VOTE] Accumulo 1.8.0-rc4

Posted by Keith Turner <ke...@deenlo.com>.
+1

Verified sigs
Built Fluo and ran its ITs against staging repo

rfile-info was fixed, did anyone verify that multiple tservers still works?

Mike Wall looking at the diffs you linked too, I noticed that the fix
for the first seen dead gc issue also made it in to this RC.  Thats a
nice bonus, I didn't realize we were picking up that fix too.

On Fri, Sep 2, 2016 at 1:22 PM, Michael Wall <mj...@gmail.com> wrote:
> Accumulo Developers,
>
> Please consider the following candidate for Accumulo 1.8.0.
>
> Git Commit:
>     a8a6329576869ac9ed63e4eff577af1c1864f052
> Branch:
>     1.8.0-rc4
>
> If this vote passes, a gpg-signed tag will be created using:
>     git tag -f -m 'Apache Accumulo 1.8.0' -s rel/1.8.0
> a8a6329576869ac9ed63e4eff577af1c1864f052
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1057
> Source (official release artifact):
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-src.tar.gz
> Binary:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-bin.tar.gz
> (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a
> given artifact.)
>
> All artifacts were built and staged with:
>     mvn release:prepare && mvn release:perform
>
> Signing keys are available at https://www.apache.org/dist/accumulo/KEYS
> (Expected fingerprint: 3E38C02F85303BAB37EE58C2F899DBF0B8C3D406)
>
> Release notes (in progress) can be found at:
> https://accumulo.apache.org/release_notes/1.8.0
>
> Please vote one of:
> [ ] +1 - I have verified and accept...
> [ ] +0 - I have reservations, but not strong enough to vote against...
> [ ] -1 - Because..., I do not accept...
> ... these artifacts as the 1.8.0 release of Apache Accumulo.
>
> This vote will end on Mon Sep  5 17:30:00 UTC 2016
> (Mon Sep  5 13:30:00 EDT 2016 / Mon Sep  5 10:30:00 PDT 2016)
>
> Thanks!
>
> P.S. Hint: download the whole staging repo with
>     wget -erobots=off -r -l inf -np -nH \
>
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/
>     # note the trailing slash is needed

Re: [VOTE] Accumulo 1.8.0-rc4

Posted by Josh Elser <el...@apache.org>.
+1 (binding)

* xsums/sigs good
* Can build from source
* Verified changes from rc3
* can run from binary tarball
* Verified `accumulo rfile-info` works
(assuming all verifications from previous

I'll try to spin up another cluster over the long weekend to do some 
randomwalk testing, but I do not want to hold my vote on that.

Some low-grade issues are contained within [1][2], but none of these are 
worth fixing for 1.8.0, IMO.

[1] 
https://issues.apache.org/jira/browse/ACCUMULO-4443?focusedCommentId=15459145&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15459145
[2] https://issues.apache.org/jira/browse/ACCUMULO-4447

Michael Wall wrote:
> Accumulo Developers,
>
> Please consider the following candidate for Accumulo 1.8.0.
>
> Git Commit:
>      a8a6329576869ac9ed63e4eff577af1c1864f052
> Branch:
>      1.8.0-rc4
>
> If this vote passes, a gpg-signed tag will be created using:
>      git tag -f -m 'Apache Accumulo 1.8.0' -s rel/1.8.0
> a8a6329576869ac9ed63e4eff577af1c1864f052
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1057
> Source (official release artifact):
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-src.tar.gz
> Binary:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-bin.tar.gz
> (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a
> given artifact.)
>
> All artifacts were built and staged with:
>      mvn release:prepare&&  mvn release:perform
>
> Signing keys are available at https://www.apache.org/dist/accumulo/KEYS
> (Expected fingerprint: 3E38C02F85303BAB37EE58C2F899DBF0B8C3D406)
>
> Release notes (in progress) can be found at:
> https://accumulo.apache.org/release_notes/1.8.0
>
> Please vote one of:
> [ ] +1 - I have verified and accept...
> [ ] +0 - I have reservations, but not strong enough to vote against...
> [ ] -1 - Because..., I do not accept...
> ... these artifacts as the 1.8.0 release of Apache Accumulo.
>
> This vote will end on Mon Sep  5 17:30:00 UTC 2016
> (Mon Sep  5 13:30:00 EDT 2016 / Mon Sep  5 10:30:00 PDT 2016)
>
> Thanks!
>
> P.S. Hint: download the whole staging repo with
>      wget -erobots=off -r -l inf -np -nH \
>
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/
>      # note the trailing slash is needed
>

Re: [VOTE] Accumulo 1.8.0-rc4

Posted by Keith Turner <ke...@deenlo.com>.
I'd like to add info about sampling to the release notes.  I can do
that Tue morning.

On Fri, Sep 2, 2016 at 1:22 PM, Michael Wall <mj...@gmail.com> wrote:
> Accumulo Developers,
>
> Please consider the following candidate for Accumulo 1.8.0.
>
> Git Commit:
>     a8a6329576869ac9ed63e4eff577af1c1864f052
> Branch:
>     1.8.0-rc4
>
> If this vote passes, a gpg-signed tag will be created using:
>     git tag -f -m 'Apache Accumulo 1.8.0' -s rel/1.8.0
> a8a6329576869ac9ed63e4eff577af1c1864f052
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1057
> Source (official release artifact):
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-src.tar.gz
> Binary:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/org/apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-bin.tar.gz
> (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a
> given artifact.)
>
> All artifacts were built and staged with:
>     mvn release:prepare && mvn release:perform
>
> Signing keys are available at https://www.apache.org/dist/accumulo/KEYS
> (Expected fingerprint: 3E38C02F85303BAB37EE58C2F899DBF0B8C3D406)
>
> Release notes (in progress) can be found at:
> https://accumulo.apache.org/release_notes/1.8.0
>
> Please vote one of:
> [ ] +1 - I have verified and accept...
> [ ] +0 - I have reservations, but not strong enough to vote against...
> [ ] -1 - Because..., I do not accept...
> ... these artifacts as the 1.8.0 release of Apache Accumulo.
>
> This vote will end on Mon Sep  5 17:30:00 UTC 2016
> (Mon Sep  5 13:30:00 EDT 2016 / Mon Sep  5 10:30:00 PDT 2016)
>
> Thanks!
>
> P.S. Hint: download the whole staging repo with
>     wget -erobots=off -r -l inf -np -nH \
>
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1057/
>     # note the trailing slash is needed