You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by Josh Elser <el...@apache.org> on 2015/09/29 06:07:02 UTC

[VOTE] Accumulo 1.6.4-rc1

Accumulo Developers,

Please consider the following candidate for Accumulo 1.6.4.

Git Commit:
     edba4f4ca95d9e8ec0299a631234e5c9a319f9ec
Branch:
     1.6.4-rc1

If this vote passes, a gpg-signed tag will be created using:
     git tag -f -m 'Apache Accumulo 1.6.4' -s 1.6.4 
edba4f4ca95d9e8ec0299a631234e5c9a319f9ec

Staging repo: 
https://repository.apache.org/content/repositories/orgapacheaccumulo-1043
Source (official release artifact): 
https://repository.apache.org/content/repositories/orgapacheaccumulo-1043/org/apache/accumulo/accumulo/1.6.4/accumulo-1.6.4-src.tar.gz
Binary: 
https://repository.apache.org/content/repositories/orgapacheaccumulo-1043/org/apache/accumulo/accumulo/1.6.4/accumulo-1.6.4-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: ABC8914C675FAD3FA74F39B2D146D62CAB471AE9)

Release notes have not yet been started, but the primary purpose for 
this release is to provide a 1.6 release for the bulk-load dataloss bug.

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.6.4 release of Apache Accumulo.

This vote will end on Fri Oct  2 04:30:00 UTC 2015
(Fri Oct  2 00:30:00 EDT 2015 / Thu Oct  1 21:30:00 PDT 2015)

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-orgapacheaccumulo-1043/
     # note the trailing slash is needed

Re: [VOTE] Accumulo 1.6.4-rc1

Posted by Billie Rinaldi <bi...@apache.org>.
+1 checked src and bin tarball, verified licenses, ran unit tests ... it
looks like the bloom filter and JQuery license info is in bin-LICENSE
twice, but that's not a big issue.

On Mon, Sep 28, 2015 at 9:07 PM, Josh Elser <el...@apache.org> wrote:

> Accumulo Developers,
>
> Please consider the following candidate for Accumulo 1.6.4.
>
> Git Commit:
>     edba4f4ca95d9e8ec0299a631234e5c9a319f9ec
> Branch:
>     1.6.4-rc1
>
> If this vote passes, a gpg-signed tag will be created using:
>     git tag -f -m 'Apache Accumulo 1.6.4' -s 1.6.4
> edba4f4ca95d9e8ec0299a631234e5c9a319f9ec
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043
> Source (official release artifact):
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043/org/apache/accumulo/accumulo/1.6.4/accumulo-1.6.4-src.tar.gz
> Binary:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043/org/apache/accumulo/accumulo/1.6.4/accumulo-1.6.4-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: ABC8914C675FAD3FA74F39B2D146D62CAB471AE9)
>
> Release notes have not yet been started, but the primary purpose for this
> release is to provide a 1.6 release for the bulk-load dataloss bug.
>
> 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.6.4 release of Apache Accumulo.
>
> This vote will end on Fri Oct  2 04:30:00 UTC 2015
> (Fri Oct  2 00:30:00 EDT 2015 / Thu Oct  1 21:30:00 PDT 2015)
>
> 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-orgapacheaccumulo-1043/
>     # note the trailing slash is needed
>

Re: [VOTE] Accumulo 1.6.4-rc1

Posted by Eric Newton <er...@gmail.com>.
Thanks for taking this on, Josh.

I've verified the sources match the 1.6 branch.
The signature and md5 matches the source tarball.

I ran the following basic tests:

$ mvn -Pthrift,assemble,docs,sunny verify

I reviewed the differences between 1.6.3 and 1.6.4-rc1.

+1




On Tue, Sep 29, 2015 at 12:07 AM, Josh Elser <el...@apache.org> wrote:

> Accumulo Developers,
>
> Please consider the following candidate for Accumulo 1.6.4.
>
> Git Commit:
>     edba4f4ca95d9e8ec0299a631234e5c9a319f9ec
> Branch:
>     1.6.4-rc1
>
> If this vote passes, a gpg-signed tag will be created using:
>     git tag -f -m 'Apache Accumulo 1.6.4' -s 1.6.4
> edba4f4ca95d9e8ec0299a631234e5c9a319f9ec
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043
> Source (official release artifact):
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043/org/apache/accumulo/accumulo/1.6.4/accumulo-1.6.4-src.tar.gz
> Binary:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043/org/apache/accumulo/accumulo/1.6.4/accumulo-1.6.4-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: ABC8914C675FAD3FA74F39B2D146D62CAB471AE9)
>
> Release notes have not yet been started, but the primary purpose for this
> release is to provide a 1.6 release for the bulk-load dataloss bug.
>
> 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.6.4 release of Apache Accumulo.
>
> This vote will end on Fri Oct  2 04:30:00 UTC 2015
> (Fri Oct  2 00:30:00 EDT 2015 / Thu Oct  1 21:30:00 PDT 2015)
>
> 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-orgapacheaccumulo-1043/
>     # note the trailing slash is needed
>

Re: [VOTE] Accumulo 1.6.4-rc1

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

I created (and resolved) ACCUMULO-4015 to address the ExistingMacIT
failure. Since it's just a test failure, and a trivial one at that, I don't
think it should prevent 1.6.4 release, so I've updated my vote.

On Wed, Sep 30, 2015 at 5:50 PM Christopher <ct...@apache.org> wrote:

> +0
>
> I saw one problem with the Hadoop 1 profile (see !! below). Otherwise,
> looks good. I'll wait on the +1 until somebody can confirm the Hadoop 1
> problem.
>
> Verified GPG/MD5/SHA1 sigs.
> Verified 15 jars, accompanied by 15 javadoc and 15 source jars.
> Verified jars match those in lib directory in binary tarball*.
> Verified MANIFEST entries match git commit.
> Verified git commit matches source tarball contents.
> Verified `mvn package` against both hadoop 1 and hadoop 2 profiles.
> Verified `mvn verify` against both hadoop 1 and hadoop 2 profiles**,!!.
> Inspected diff with 1.6.3 tag.
>
> *All but accumulo-maven-plugin, which is not in lib directory, as intended.
> **Failed tests on first run, but passed when re-run individually:
>     Accumulo3047IT (Hadoop 1 and 2)
>     ConditionalWriterIT (Hadoop 1 only)
> !!Other failures
>     ExistingMacIT (Hadoop 1 only, reproducible):
>         "IOException: No FileSystem for scheme: file"
>
>
> On Tue, Sep 29, 2015 at 11:30 AM Josh Elser <el...@apache.org> wrote:
>
>> Before I forget to vote myself again: +1
>>
>> I also neglected to remind everyone: if you're fuzzy on the LICENSE &
>> NOTICE files WRT policies ASL and ASF policies, I tried to capture the
>> tl;dr that you should be checking at
>> http://accumulo.apache.org/verifying_releases.html
>>
>> Josh Elser wrote:
>> > Accumulo Developers,
>> >
>> > Please consider the following candidate for Accumulo 1.6.4.
>> >
>> > Git Commit:
>> > edba4f4ca95d9e8ec0299a631234e5c9a319f9ec
>> > Branch:
>> > 1.6.4-rc1
>> >
>> > If this vote passes, a gpg-signed tag will be created using:
>> > git tag -f -m 'Apache Accumulo 1.6.4' -s 1.6.4
>> > edba4f4ca95d9e8ec0299a631234e5c9a319f9ec
>> >
>> > Staging repo:
>> >
>> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043
>> > Source (official release artifact):
>> >
>> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043/org/apache/accumulo/accumulo/1.6.4/accumulo-1.6.4-src.tar.gz
>> >
>> > Binary:
>> >
>> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043/org/apache/accumulo/accumulo/1.6.4/accumulo-1.6.4-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: ABC8914C675FAD3FA74F39B2D146D62CAB471AE9)
>> >
>> > Release notes have not yet been started, but the primary purpose for
>> > this release is to provide a 1.6 release for the bulk-load dataloss bug.
>> >
>> > 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.6.4 release of Apache Accumulo.
>> >
>> > This vote will end on Fri Oct 2 04:30:00 UTC 2015
>> > (Fri Oct 2 00:30:00 EDT 2015 / Thu Oct 1 21:30:00 PDT 2015)
>> >
>> > 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-orgapacheaccumulo-1043/
>> >
>> > # note the trailing slash is needed
>>
>

Re: [VOTE] Accumulo 1.6.4-rc1

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

I saw one problem with the Hadoop 1 profile (see !! below). Otherwise,
looks good. I'll wait on the +1 until somebody can confirm the Hadoop 1
problem.

Verified GPG/MD5/SHA1 sigs.
Verified 15 jars, accompanied by 15 javadoc and 15 source jars.
Verified jars match those in lib directory in binary tarball*.
Verified MANIFEST entries match git commit.
Verified git commit matches source tarball contents.
Verified `mvn package` against both hadoop 1 and hadoop 2 profiles.
Verified `mvn verify` against both hadoop 1 and hadoop 2 profiles**,!!.
Inspected diff with 1.6.3 tag.

*All but accumulo-maven-plugin, which is not in lib directory, as intended.
**Failed tests on first run, but passed when re-run individually:
    Accumulo3047IT (Hadoop 1 and 2)
    ConditionalWriterIT (Hadoop 1 only)
!!Other failures
    ExistingMacIT (Hadoop 1 only, reproducible):
        "IOException: No FileSystem for scheme: file"

On Tue, Sep 29, 2015 at 11:30 AM Josh Elser <el...@apache.org> wrote:

> Before I forget to vote myself again: +1
>
> I also neglected to remind everyone: if you're fuzzy on the LICENSE &
> NOTICE files WRT policies ASL and ASF policies, I tried to capture the
> tl;dr that you should be checking at
> http://accumulo.apache.org/verifying_releases.html
>
> Josh Elser wrote:
> > Accumulo Developers,
> >
> > Please consider the following candidate for Accumulo 1.6.4.
> >
> > Git Commit:
> > edba4f4ca95d9e8ec0299a631234e5c9a319f9ec
> > Branch:
> > 1.6.4-rc1
> >
> > If this vote passes, a gpg-signed tag will be created using:
> > git tag -f -m 'Apache Accumulo 1.6.4' -s 1.6.4
> > edba4f4ca95d9e8ec0299a631234e5c9a319f9ec
> >
> > Staging repo:
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043
> > Source (official release artifact):
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043/org/apache/accumulo/accumulo/1.6.4/accumulo-1.6.4-src.tar.gz
> >
> > Binary:
> >
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043/org/apache/accumulo/accumulo/1.6.4/accumulo-1.6.4-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: ABC8914C675FAD3FA74F39B2D146D62CAB471AE9)
> >
> > Release notes have not yet been started, but the primary purpose for
> > this release is to provide a 1.6 release for the bulk-load dataloss bug.
> >
> > 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.6.4 release of Apache Accumulo.
> >
> > This vote will end on Fri Oct 2 04:30:00 UTC 2015
> > (Fri Oct 2 00:30:00 EDT 2015 / Thu Oct 1 21:30:00 PDT 2015)
> >
> > 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-orgapacheaccumulo-1043/
> >
> > # note the trailing slash is needed
>

Re: [VOTE] Accumulo 1.6.4-rc1

Posted by Josh Elser <el...@apache.org>.
Before I forget to vote myself again: +1

I also neglected to remind everyone: if you're fuzzy on the LICENSE & 
NOTICE files WRT policies ASL and ASF policies, I tried to capture the 
tl;dr that you should be checking at 
http://accumulo.apache.org/verifying_releases.html

Josh Elser wrote:
> Accumulo Developers,
>
> Please consider the following candidate for Accumulo 1.6.4.
>
> Git Commit:
> edba4f4ca95d9e8ec0299a631234e5c9a319f9ec
> Branch:
> 1.6.4-rc1
>
> If this vote passes, a gpg-signed tag will be created using:
> git tag -f -m 'Apache Accumulo 1.6.4' -s 1.6.4
> edba4f4ca95d9e8ec0299a631234e5c9a319f9ec
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043
> Source (official release artifact):
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043/org/apache/accumulo/accumulo/1.6.4/accumulo-1.6.4-src.tar.gz
>
> Binary:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1043/org/apache/accumulo/accumulo/1.6.4/accumulo-1.6.4-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: ABC8914C675FAD3FA74F39B2D146D62CAB471AE9)
>
> Release notes have not yet been started, but the primary purpose for
> this release is to provide a 1.6 release for the bulk-load dataloss bug.
>
> 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.6.4 release of Apache Accumulo.
>
> This vote will end on Fri Oct 2 04:30:00 UTC 2015
> (Fri Oct 2 00:30:00 EDT 2015 / Thu Oct 1 21:30:00 PDT 2015)
>
> 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-orgapacheaccumulo-1043/
>
> # note the trailing slash is needed