+1 * All ITs passing on both Hadoop 2 (2.6.4) and Hadoop 3 (3.0.0) profiles * Checksums and sigs match * javadoc and source jar exists for each jar * source tarball matches git commit and branch * binary tarball contains expected jars * LICENSE and NOTICE files look fine * Built Fluo with this version and all ITs passed * Manually ran Accumulo using Uno with ZK 3.4.12 and Hadoop 2.8.4 * Manually confirmed no public API files were changed since 1.9.1
On Wed, Jul 18, 2018 at 1:24 PM Keith Turner <ke...@deenlo.com> wrote: > +1 > > Ran continuous ingest for 24 Hr and verified w/o agitation. Ran on 10 > node cluster. > > org.apache.accumulo.test.continuous.ContinuousVerify$Counts > REFERENCED=32222872850 > UNREFERENCED=8001285 > > Hashes and sigs look good. > Built Fluo against staging repo w/o issue. > > On Sun, Jul 15, 2018 at 11:30 PM, Christopher <ctubb...@apache.org> wrote: > > Accumulo Developers, > > > > Please consider the following candidate for Apache Accumulo 1.9.2. > > > > Git Commit: > > 3520d31ba60f5b50a9558bac087b8221d0df7900 > > Branch: > > 1.9.2-rc2 > > > > If this vote passes, a gpg-signed tag will be created using: > > git tag -f -m 'Apache Accumulo 1.9.2' -s rel/1.9.2 \ > > 3520d31ba60f5b50a9558bac087b8221d0df7900 > > > > Staging repo: > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1073 > > Source (official release artifact): > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1073/org/apache/accumulo/accumulo/1.9.2/accumulo-1.9.2-src.tar.gz > > Binary: > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1073/org/apache/accumulo/accumulo/1.9.2/accumulo-1.9.2-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.2-src.tar.gz.sha512 will contain: > > SHA512 (accumulo-1.9.2-src.tar.gz) = > > > 38928ffa9e25796d1edf52075d2770e6bcfcf31a28b7a2bbc4dd90ffe2b34713bedabd8473ba6c3fd4387113f66856e9007240ece10955e5640c7682740b6b2b > > accumulo-1.9.2-bin.tar.gz.sha512 will contain: > > SHA512 (accumulo-1.9.2-bin.tar.gz) = > > > 3018d55284940ca22946389c546db3c0dcaca682d49aee8fc031e25321badb8e1e518d5c086906e03e8c53926db5bb79a97daecaee5d1aa5417d46ee2b8a2419 > > > > 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.2/ > > > > 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.2 release of Apache Accumulo. > > > > This vote will remain open until at least Thu Jul 19 03:30:00 UTC 2018. > > (Wed Jul 18 23:30:00 EDT 2018 / Wed Jul 18 20:30: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-1073/ > > # note the trailing slash is needed >