You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by Ed Coleman <de...@etcoleman.com> on 2017/03/10 12:35:59 UTC

[VOTE] Accumulo 1.7.3-rc2

Accumulo Developers,

 

Please consider the following candidate for Accumulo 1.7.3. This candidate
contains two changes from 1.7.3-rc1:

 

-          https://issues.apache.org/jira/browse/ACCUMULO-4600 -  shell does
not fall back to accumulo-site.xml when on classpath.

-          https://issues.apache.org/jira/browse/ACCUMULO-4597  - NPE from
RFile PrintInfo

 

Git Commit:

    38d8a1d139eb21f0c9882be877db1b77aa1a45db

Branch:

    1.7.3-rc2

 

If this vote passes, a gpg-signed tag will be created using:

    git tag -f -m 'Apache Accumulo 1.7.3' -s rel/1.7.3
38d8a1d139eb21f0c9882be877db1b77aa1a45db

 

Staging repo:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1065

Source (official release artifact):
https://repository.apache.org/content/repositories/orgapacheaccumulo-1065/or
g/apache/accumulo/accumulo/1.7.3/accumulo-1.7.3-src.tar.gz

Binary:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1065/or
g/apache/accumulo/accumulo/1.7.3/accumulo-1.7.3-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: D87F9F417753D0C88598437EFC4368E0864BCC36)

 

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

 

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

 

This vote will end on Mon Mar 13 13:00:00 UTC 2017

(Mon Mar 13 09:00:00 EDT 2017 / Mon Mar 13 06:00:00 PDT 2017)

 

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-1065/

    # note the trailing slash is needed


Re: [VOTE] Accumulo 1.7.3-rc2

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

All checks from previous re-pass. Verified ACCUMULO-4600 is fixed by 
following the same steps as last time.

Ed Coleman wrote:
> Accumulo Developers,
>
>
>
> Please consider the following candidate for Accumulo 1.7.3. This candidate
> contains two changes from 1.7.3-rc1:
>
>
>
> -          https://issues.apache.org/jira/browse/ACCUMULO-4600 -  shell does
> not fall back to accumulo-site.xml when on classpath.
>
> -          https://issues.apache.org/jira/browse/ACCUMULO-4597  - NPE from
> RFile PrintInfo
>
>
>
> Git Commit:
>
>      38d8a1d139eb21f0c9882be877db1b77aa1a45db
>
> Branch:
>
>      1.7.3-rc2
>
>
>
> If this vote passes, a gpg-signed tag will be created using:
>
>      git tag -f -m 'Apache Accumulo 1.7.3' -s rel/1.7.3
> 38d8a1d139eb21f0c9882be877db1b77aa1a45db
>
>
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1065
>
> Source (official release artifact):
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1065/or
> g/apache/accumulo/accumulo/1.7.3/accumulo-1.7.3-src.tar.gz
>
> Binary:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1065/or
> g/apache/accumulo/accumulo/1.7.3/accumulo-1.7.3-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: D87F9F417753D0C88598437EFC4368E0864BCC36)
>
>
>
> Release notes (in progress) can be found at:
> https://accumulo.apache.org/release_notes/1.7.3
>
>
>
> 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.7.3 release of Apache Accumulo.
>
>
>
> This vote will end on Mon Mar 13 13:00:00 UTC 2017
>
> (Mon Mar 13 09:00:00 EDT 2017 / Mon Mar 13 06:00:00 PDT 2017)
>
>
>
> 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-1065/
>
>      # note the trailing slash is needed
>
>

Re: [VOTE] Accumulo 1.7.3-rc2

Posted by Christopher <ct...@apache.org>.
+1, reluctantly, due to KerberosRenewalIT failures described below.

Verified hashes/sigs/javadoc jars/source jars/git SHA1/tarball
contents/license stuffs/ITs.

I could not get KerberosRenewalIT to pass at all (I tried half a dozen
times). It keeps timing out. It looks like it's supposed to finish between
8 and 9 minutes... an insanely long time for a *single* test to be running,
IMO, especially one as narrowly focused as this one (ShellServerIT, for
example, runs about that long, but covers a very broad spectrum of Accumulo
behavior). This test ignores the scaling parameter, too, so it cannot be
scaled with the timeout.factor system property.

The actual behavior of the test is to just create a table, put in data,
scan it, then delete the table, every 5 seconds for 8 minutes minimum,
under the assumption that the Kerberos ticket will expire at some point
during that time period, and Accumulo will automatically renew it and
continue functioning (the actual condition of expiration and renewal is
never checked). This seems like something that should be mocked out on the
object responsible for the detecting and handling the renewal, and not a
8-9 minute integration test. It's not even clear from the current test
which code is responsible for that (e.g. which code this test is testing).
The most recent failure timed out after 9 minutes trying to create an
Accumulo table. This could indicate that there's a problem with the ticket
not renewing when there's an expiration waiting for a FATE operation... or
it could just be that's where the test happened to be when the 9 minutes
were up.

Is anybody else experiencing problems with this test?

In spite of this failure, I'm willing to give my +1 anyway, since I'm
inclined to think this is simply an unreliable test.

On Fri, Mar 10, 2017 at 5:45 PM Keith Turner <ke...@deenlo.com> wrote:

> I also verified the rfile fix.
>
> On Fri, Mar 10, 2017 at 5:38 PM, Keith Turner <ke...@deenlo.com> wrote:
> > +1
> >
> > Did the following :
> >
> >  * Was able to build Fluo against jars in staging repo.
> >  * Sigs checkout for tarballs
> >  * No diffs between src tarball and rc2 branch
> >  * Looked at diffs between rc1 and rc2
> >
> >
> > On Fri, Mar 10, 2017 at 7:35 AM, Ed Coleman <de...@etcoleman.com> wrote:
> >> Accumulo Developers,
> >>
> >>
> >>
> >> Please consider the following candidate for Accumulo 1.7.3. This
> candidate
> >> contains two changes from 1.7.3-rc1:
> >>
> >>
> >>
> >> -          https://issues.apache.org/jira/browse/ACCUMULO-4600 -
> shell does
> >> not fall back to accumulo-site.xml when on classpath.
> >>
> >> -          https://issues.apache.org/jira/browse/ACCUMULO-4597  - NPE
> from
> >> RFile PrintInfo
> >>
> >>
> >>
> >> Git Commit:
> >>
> >>     38d8a1d139eb21f0c9882be877db1b77aa1a45db
> >>
> >> Branch:
> >>
> >>     1.7.3-rc2
> >>
> >>
> >>
> >> If this vote passes, a gpg-signed tag will be created using:
> >>
> >>     git tag -f -m 'Apache Accumulo 1.7.3' -s rel/1.7.3
> >> 38d8a1d139eb21f0c9882be877db1b77aa1a45db
> >>
> >>
> >>
> >> Staging repo:
> >>
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1065
> >>
> >> Source (official release artifact):
> >>
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1065/or
> >> g/apache/accumulo/accumulo/1.7.3/accumulo-1.7.3-src.tar.gz
> >>
> >> Binary:
> >>
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1065/or
> >> g/apache/accumulo/accumulo/1.7.3/accumulo-1.7.3-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: D87F9F417753D0C88598437EFC4368E0864BCC36)
> >>
> >>
> >>
> >> Release notes (in progress) can be found at:
> >> https://accumulo.apache.org/release_notes/1.7.3
> >>
> >>
> >>
> >> 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.7.3 release of Apache Accumulo.
> >>
> >>
> >>
> >> This vote will end on Mon Mar 13 13:00:00 UTC 2017
> >>
> >> (Mon Mar 13 09:00:00 EDT 2017 / Mon Mar 13 06:00:00 PDT 2017)
> >>
> >>
> >>
> >> 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-1065/
> >>
> >>     # note the trailing slash is needed
> >>
>

Re: [VOTE] Accumulo 1.7.3-rc2

Posted by Keith Turner <ke...@deenlo.com>.
I also verified the rfile fix.

On Fri, Mar 10, 2017 at 5:38 PM, Keith Turner <ke...@deenlo.com> wrote:
> +1
>
> Did the following :
>
>  * Was able to build Fluo against jars in staging repo.
>  * Sigs checkout for tarballs
>  * No diffs between src tarball and rc2 branch
>  * Looked at diffs between rc1 and rc2
>
>
> On Fri, Mar 10, 2017 at 7:35 AM, Ed Coleman <de...@etcoleman.com> wrote:
>> Accumulo Developers,
>>
>>
>>
>> Please consider the following candidate for Accumulo 1.7.3. This candidate
>> contains two changes from 1.7.3-rc1:
>>
>>
>>
>> -          https://issues.apache.org/jira/browse/ACCUMULO-4600 -  shell does
>> not fall back to accumulo-site.xml when on classpath.
>>
>> -          https://issues.apache.org/jira/browse/ACCUMULO-4597  - NPE from
>> RFile PrintInfo
>>
>>
>>
>> Git Commit:
>>
>>     38d8a1d139eb21f0c9882be877db1b77aa1a45db
>>
>> Branch:
>>
>>     1.7.3-rc2
>>
>>
>>
>> If this vote passes, a gpg-signed tag will be created using:
>>
>>     git tag -f -m 'Apache Accumulo 1.7.3' -s rel/1.7.3
>> 38d8a1d139eb21f0c9882be877db1b77aa1a45db
>>
>>
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/orgapacheaccumulo-1065
>>
>> Source (official release artifact):
>> https://repository.apache.org/content/repositories/orgapacheaccumulo-1065/or
>> g/apache/accumulo/accumulo/1.7.3/accumulo-1.7.3-src.tar.gz
>>
>> Binary:
>> https://repository.apache.org/content/repositories/orgapacheaccumulo-1065/or
>> g/apache/accumulo/accumulo/1.7.3/accumulo-1.7.3-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: D87F9F417753D0C88598437EFC4368E0864BCC36)
>>
>>
>>
>> Release notes (in progress) can be found at:
>> https://accumulo.apache.org/release_notes/1.7.3
>>
>>
>>
>> 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.7.3 release of Apache Accumulo.
>>
>>
>>
>> This vote will end on Mon Mar 13 13:00:00 UTC 2017
>>
>> (Mon Mar 13 09:00:00 EDT 2017 / Mon Mar 13 06:00:00 PDT 2017)
>>
>>
>>
>> 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-1065/
>>
>>     # note the trailing slash is needed
>>

Re: [VOTE] Accumulo 1.7.3-rc2

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

Did the following :

 * Was able to build Fluo against jars in staging repo.
 * Sigs checkout for tarballs
 * No diffs between src tarball and rc2 branch
 * Looked at diffs between rc1 and rc2


On Fri, Mar 10, 2017 at 7:35 AM, Ed Coleman <de...@etcoleman.com> wrote:
> Accumulo Developers,
>
>
>
> Please consider the following candidate for Accumulo 1.7.3. This candidate
> contains two changes from 1.7.3-rc1:
>
>
>
> -          https://issues.apache.org/jira/browse/ACCUMULO-4600 -  shell does
> not fall back to accumulo-site.xml when on classpath.
>
> -          https://issues.apache.org/jira/browse/ACCUMULO-4597  - NPE from
> RFile PrintInfo
>
>
>
> Git Commit:
>
>     38d8a1d139eb21f0c9882be877db1b77aa1a45db
>
> Branch:
>
>     1.7.3-rc2
>
>
>
> If this vote passes, a gpg-signed tag will be created using:
>
>     git tag -f -m 'Apache Accumulo 1.7.3' -s rel/1.7.3
> 38d8a1d139eb21f0c9882be877db1b77aa1a45db
>
>
>
> Staging repo:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1065
>
> Source (official release artifact):
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1065/or
> g/apache/accumulo/accumulo/1.7.3/accumulo-1.7.3-src.tar.gz
>
> Binary:
> https://repository.apache.org/content/repositories/orgapacheaccumulo-1065/or
> g/apache/accumulo/accumulo/1.7.3/accumulo-1.7.3-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: D87F9F417753D0C88598437EFC4368E0864BCC36)
>
>
>
> Release notes (in progress) can be found at:
> https://accumulo.apache.org/release_notes/1.7.3
>
>
>
> 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.7.3 release of Apache Accumulo.
>
>
>
> This vote will end on Mon Mar 13 13:00:00 UTC 2017
>
> (Mon Mar 13 09:00:00 EDT 2017 / Mon Mar 13 06:00:00 PDT 2017)
>
>
>
> 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-1065/
>
>     # note the trailing slash is needed
>