+1 Verified md5, sha1 and asc on binary and src tarballs Successfully ran mvn clean install from src tarball Successfully initialized Accumulo from binary tarball using Uno Successfully ran some basic shell ingest and commands on Accumulo 1.9.1 with Hadoop 2.7.5
On Fri, May 11, 2018 at 3:15 PM, Mike Walch <mwa...@apache.org> wrote: > +1 > > * Verified checksums & signatures > * Ran release locally using Uno > * Built Fluo and ran ITs using release > > On Wed, May 9, 2018 at 9:33 PM, Christopher <ctubb...@apache.org> wrote: > > > Accumulo Developers, > > > > Please consider the following candidate for Apache Accumulo 1.9.1. > > > > Git Commit: > > 73ebaa9c40b27d166481d4425ccfc3da88bbc3bf > > Branch: > > 1.9.1-rc1 > > > > If this vote passes, a gpg-signed tag will be created using: > > git tag -f -m 'Apache Accumulo 1.9.1' -s rel/1.9.1 \ > > 73ebaa9c40b27d166481d4425ccfc3da88bbc3bf > > > > Staging repo: > > https://repository.apache.org/content/repositories/ > orgapacheaccumulo-1071 > > Source (official release artifact): > > https://repository.apache.org/content/repositories/ > > orgapacheaccumulo-1071/org/apache/accumulo/accumulo/1.9. > > 1/accumulo-1.9.1-src.tar.gz > > Binary: > > https://repository.apache.org/content/repositories/ > > orgapacheaccumulo-1071/org/apache/accumulo/accumulo/1.9. > > 1/accumulo-1.9.1-bin.tar.gz > > (Append ".sha1", ".md5", or ".asc" to download the signature/hash for a > > given artifact.) > > > > In addition to the tarballs, and their signatures, the following checksum > > files will be added to the dist/release SVN area after release: > > accumulo-1.9.1-src.tar.gz.sha512 will contain: > > SHA512 (accumulo-1.9.1-src.tar.gz) = > > f7fdb5a18868a3a5a7df3b19303591f22677dcbc2afde48be3bed5309c68 > > c113f54a46d1dc501755b5244f28362cf3a280b6ea9b439af4a6d19a4f88d7589d6d > > accumulo-1.9.1-bin.tar.gz.sha512 will contain: > > SHA512 (accumulo-1.9.1-bin.tar.gz) = > > 7239561833359edf8dcdbee250b27df13feef35bfbf91a6c45f252c6c771 > > 2c51d543c21f7621e27b901db20b5a61d11cc8770f10e6e503b6ca42d12ba3657487 > > > > Signing keys are available at https://www.apache.org/dist/accumulo/KEYS > > (Expected fingerprint: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D) > > > > Release notes (in progress) can be found at: > > https://accumulo.apache.org/release/accumulo-1.9.1/ > > > > Release testing instructions: > > https://accumulo.apache.org/contributor/verifying-release > > > > 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.9.1 release of Apache Accumulo. > > > > This vote will remain open until at least Sun May 13 02:00:00 UTC 2018. > > (Sat May 12 22:00:00 EDT 2018 / Sat May 12 19:00:00 PDT 2018) > > Voting can continue after this deadline until the release manager > > sends an email ending the vote. > > > > 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-1071/ > > # note the trailing slash is needed > > >