+1 I was able to get Fluo to build and its ITs to run against Alpha 2 with the following changes.
https://github.com/apache/fluo/pull/1068 While working on this I ran into https://github.com/apache/accumulo/issues/910 On Thu, Jan 17, 2019 at 8:09 PM Christopher <ctubb...@apache.org> wrote: > > Accumulo Developers, > > Please consider the following candidate for Apache Accumulo 2.0.0-alpha-2. > > Git Commit: > 4d8405c0004c57b9c514c1f207461519cc58b3f7 > Branch: > 2.0.0-alpha-2-rc1 > > If this vote passes, a gpg-signed tag will be created using: > git tag -f -m 'Apache Accumulo 2.0.0-alpha-2' -s rel/2.0.0-alpha-2 \ > 4d8405c0004c57b9c514c1f207461519cc58b3f7 > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1075 > Source (official release artifact): > https://repository.apache.org/content/repositories/orgapacheaccumulo-1075/org/apache/accumulo/accumulo/2.0.0-alpha-2/accumulo-2.0.0-alpha-2-src.tar.gz > Binary: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1075/org/apache/accumulo/accumulo/2.0.0-alpha-2/accumulo-2.0.0-alpha-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-2.0.0-alpha-2-src.tar.gz.sha512 will contain: > SHA512 (accumulo-2.0.0-alpha-2-src.tar.gz) = > 64f7340142205242a2183b263eefeaff09aec153d25f0c750ca2b786a962ee5f05e4e437a949ba351a97b4aa0a0d7928e9a3487904432616c7b1646a57e1cf4a > accumulo-2.0.0-alpha-2-bin.tar.gz.sha512 will contain: > SHA512 (accumulo-2.0.0-alpha-2-bin.tar.gz) = > 6c7a1741dec5043b0e41fb7e2ecac23415fa3fd3b1c3df8eb60e3e648a39de94bab3d5f57fa7b56672840349a79ff3430a6748e6aeeeaa682a164f685c791a26 > > Signing keys are available at https://www.apache.org/dist/accumulo/KEYS > (Expected fingerprint: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D > 45A4BB9ABAEA5D41C19771D62FFC0085C23D3DA9 > D9B852C814B77755831258C64417A0C14245D003) > > Release notes (in progress) can be found at: > https://accumulo.apache.org/release/accumulo-2.0.0-alpha-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 2.0.0-alpha-2 release of Apache Accumulo. > > This vote will remain open until at least Mon Jan 21 01:30:00 UTC 2019. > (Sun Jan 20 20:30:00 EST 2019 / Sun Jan 20 17:30:00 PST 2019) > 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-1075/ > # note the trailing slash is needed