+1 * Verified source tarball matches git * Verified build (no ITs present) * Verified hashes and signatures * Verified jar manifest info in maven repository matches git commit * Verified sources and javadocs exist for jar * Verified jars is sealed * Verified LICENSE and NOTICE files in source tarball and jars * Used uno with fluo-yarn to launch oracle and workers successfully for a test application (for the first time! Thanks, Mike for showing me how!)
On Tue, Mar 6, 2018 at 10:13 AM kenneth mcfarland < kennethpmcfarl...@gmail.com> wrote: > +1 here > > Verified signatures for checksums. > > On Mar 5, 2018 9:39 AM, "Keith Turner" <ke...@deenlo.com> wrote: > > > +1 > > > > Verified sigs and hashes are good. > > > > On Thu, Mar 1, 2018 at 1:02 PM, Christopher <ctubb...@apache.org> wrote: > > > Fluo Developers, > > > > > > Please consider the following candidate for Fluo YARN 1.0.0. > > > > > > Git Commit: > > > cf355220d2f8aeb0a8250714938dd477d6fda49c > > > Branch: > > > 1.0.0-rc1 > > > > > > If this vote passes, a gpg-signed tag will be created using: > > > git tag -f -m 'Apache Fluo YARN 1.0.0' -s rel/fluo-yarn-1.0.0 \ > > > cf355220d2f8aeb0a8250714938dd477d6fda49c > > > Staging repo: > > > https://repository.apache.org/content/repositories/orgapachefluo-1025 > > > Source (official release artifact): > > > https://repository.apache.org/content/repositories/ > > orgapachefluo-1025/org/apache/fluo/fluo-yarn/1.0.0/fluo- > > yarn-1.0.0-source-release.tar.gz > > > Binary: > > > https://repository.apache.org/content/repositories/ > > orgapachefluo-1025/org/apache/fluo/fluo-yarn/1.0.0/fluo- > > yarn-1.0.0-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/fluo/KEYS > > > (Expected fingerprint: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D) > > > > > > Release notes (in progress) can be found at: > > > https://fluo.apache.org/release/fluo-yarn-1.0.0/ > > > > > > 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.0.0 release of Apache Fluo YARN. > > > > > > This vote will end on Sun Mar 4 18:00:00 UTC 2018 > > > (Sun Mar 4 13:00:00 EST 2018 / Sun Mar 4 10:00:00 PST 2018) > > > > > > Thanks! > > > > > > P.S. Hint: download the whole staging repo with > > > wget -erobots=off -r -l inf -np -nH \ > > > https://repository.apache.org/content/repositories/ > > orgapachefluo-1025/ > > > # note the trailing slash is needed > > >