+1. Built and then run the regress/feature tests. All passes.
Also checked some doc. 2017-02-07 15:50 GMT+08:00 Ruilong Huo <[email protected]>: > +1 for the HAWQ 2.1.0.0-incubating RC3 > > Here are the steps done: > > 1. Reviewed LICENSE, NOTICE, DISCLAIMER, and pom.xml. > > 2. Passed RAT configuration check successfully except the hawq version > issue. > > *rhuo-mbp:apache-hawq-src-2.1.0.0-incubating rhuo$ mvn verify* > *[INFO] Scanning for projects...* > *...* > > *[INFO] Building hawq 2.1* > > *...* > > *[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, > generated: 0, approved: 2996 licenses.* > *[INFO] > ------------------------------------------------------------------------* > *[INFO] BUILD SUCCESS* > *[INFO] > ------------------------------------------------------------------------* > *[INFO] Total time: 3.187 s* > *[INFO] Finished at: 2017-02-07T15:25:11+08:00* > *[INFO] Final Memory: 10M/311M* > *[INFO] > ------------------------------------------------------------------------* > > 3. Checked source package signature, md5 and sha256 checksum. > > *rhuo-mbp:tmp rhuo$ gpg2 --verify > apache-hawq-src-2.1.0.0-incubating.tar.gz.asc > apache-hawq-src-2.1.0.0-incubating.tar.gz* > *gpg: Signature made Fri Feb 3 17:16:25 2017 CST using RSA key ID > 57325522* > *gpg: Good signature from "Edward Bartolo Espino (CODE SIGNING KEY) > <[email protected] <[email protected]>>" [unknown]* > *gpg: WARNING: This key is not certified with a trusted signature!* > *gpg: There is no indication that the signature belongs to the > owner.* > *Primary key fingerprint: BBED A7B5 F336 D516 B34A DE0C FC06 62F2 5732 > 5522* > > > *rhuo-mbp:tmp rhuo$ gmd5sum --check > apache-hawq-src-2.1.0.0-incubating.tar.gz.md5* > *apache-hawq-src-2.1.0.0-incubating.tar.gz: OK* > > > *rhuo-mbp:tmp rhuo$ gsha256sum --check > apache-hawq-src-2.1.0.0-incubating.tar.gz.sha256* > *apache-hawq-src-2.1.0.0-incubating.tar.gz: OK* > > 4. Compiled and installed RC3 with feature check successful. > > > > > > Best regards, > Ruilong Huo > > On Tue, Feb 7, 2017 at 3:08 PM, Wen Lin <[email protected]> wrote: > > > +1 > > built, installed, and ran feature tests successfully. > > > > On Tue, Feb 7, 2017 at 12:15 PM, Radar Da lei <[email protected]> wrote: > > > > > +1 > > > > > > Downloaded & compiled & make simple tests successfully. > > > > > > Regards, > > > Radar > > > > > > On Tue, Feb 7, 2017 at 12:13 PM, Ming Li <[email protected]> wrote: > > > > > > > +1. Built, ran feature test & installcheck-good successfully. > > > > > > > > On Tue, Feb 7, 2017 at 12:01 PM, Yi Jin <[email protected]> wrote: > > > > > > > > > Checked > > > > > > > > > > 1) download code, unzip and build > > > > > 2) ran basic test > > > > > 3) read release notes > > > > > > > > > > +1 approve > > > > > > > > > > Yi > > > > > > > > > > > > > > > On Mon, Feb 6, 2017 at 10:28 PM, Paul Guo <[email protected]> > wrote: > > > > > > > > > > > Ed, I think we could extend the deadline a bit since I know some > > > people > > > > > was > > > > > > just back from vacation. > > > > > > > > > > > > 2017-02-03 18:07 GMT+08:00 Ed Espino <[email protected]>: > > > > > > > > > > > > > This is the vote for Apache HAWQ (incubating) > 2.1.0.0-incubating > > > > > Release > > > > > > > Candidate 3 (RC3). This is a Source only release. > > > > > > > > > > > > > > The vote will run for at least 72 hours and will close on > Monday, > > > > > > February > > > > > > > 6, 2017. > > > > > > > > > > > > > > Issues fixed in RC3: > > > > > > > * https://issues.apache.org/jira/browse/HAWQ-1308 - Fix > Javadocs > > > > > compile > > > > > > > warnings on JDK-8 for PXF > > > > > > > * https://issues.apache.org/jira/browse/HAWQ-1309 - PXF > Service > > > must > > > > > > > default to port 51200 and user pxf > > > > > > > * https://issues.apache.org/jira/browse/HAWQ-1306 - PXF no > > longer > > > > > builds > > > > > > > with JDK 1.8 (after commit 6fa1ced2) > > > > > > > * https://issues.apache.org/jira/browse/HAWQ-1297 - Make PXF > > > install > > > > > > ready > > > > > > > from source code > > > > > > > * https://issues.apache.org/jira/browse/HAWQ-1228 - Use > profile > > > > based > > > > > on > > > > > > > file format in HCatalog integration(HiveRC, HiveText profiles) > > > > > > > * https://issues.apache.org/jira/browse/HAWQ-1297 - Make PXF > > > install > > > > > > ready > > > > > > > from source > > > > > > > > > > > > > > Issues fixed in RC2: > > > > > > > * https://issues.apache.org/jira/browse/HAWQ-1267 - NOTICE > file > > > need > > > > > to > > > > > > be > > > > > > > updated to reflect the right year for copyright > > > > > > > * https://issues.apache.org/jira/browse/HAWQ-1268 - pom.xml > need > > > to > > > > be > > > > > > > updated to reflect the correct version for apache hawq > > > > > 2.1.0.0-incubating > > > > > > > release > > > > > > > * https://issues.apache.org/jira/browse/HAWQ-1277 - The "make" > > > > command > > > > > > > generates an error on CentOS 7 when --with-perl is run in > > > configure. > > > > > > > > > > > > > > Issues deferred from previous vote(s): > > > > > > > * [RC1] https://issues.apache.org/jira/browse/HAWQ-1278 - > > > > Investigate > > > > > > > installcheck-good issue on Mac OSX > > > > > > > > > > > > > > Release Notes (Apache Jira generated): > > > > > > > * > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > > > > > > > projectId=12318826&version=12338900 > > > > > > > > > > > > > > Release verification steps can be found at: > > > > > > > * > > > > > > > https://cwiki.apache.org/confluence/display/HAWQ/ > > > > > > > Release+Process%3A+Step+by+step+guide#ReleaseProcess: > > > > Stepbystepguide- > > > > > > > ValidatetheReleaseCandidate > > > > > > > > > > > > > > The tag to be voted on: 2.1.0.0-incubating-rc3 > > > > > > > (12c7df017551f1c3b0deb38c7243db3e018ef62c), located here: > > > > > > > * > > > > > > > https://git-wip-us.apache.org/repos/asf?p=incubator-hawq. > > > > > git;a=commit;h= > > > > > > > 12c7df017551f1c3b0deb38c7243db3e018ef62c > > > > > > > > > > > > > > Git release branch: > > > > > > > * > > > > > > > https://git-wip-us.apache.org/repos/asf?p=incubator-hawq. > > > > > > > git;a=shortlog;h=refs/heads/2.1.0.0-incubating > > > > > > > > > > > > > > Source release package: > > > > > > > * > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/hawq/2.1.0. > > > > > > > 0-incubating.RC3/apache-hawq-src-2.1.0.0-incubating.tar.gz > > > > > > > > > > > > > > Source release verification: > > > > > > > > > > > > > > * PGP Signature: > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/hawq/2.1.0. > > > > > > > 0-incubating.RC3/apache-hawq-src-2.1.0.0-incubating.tar.gz.asc > > > > > > > * SHA256/MD5 Hash: > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/hawq/2.1.0. > > > > > > > 0-incubating.RC3/apache-hawq-src-2.1.0.0-incubating.tar.gz. > > sha256 > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/hawq/2.1.0. > > > > > > > 0-incubating.RC3/apache-hawq-src-2.1.0.0-incubating.tar.gz.md5 > > > > > > > > > > > > > > Keys to verify the signature of the release artifact are > > available > > > > at: > > > > > > > * https://dist.apache.org/repos/dist/dev/incubator/hawq/KEYS > > > > > > > > > > > > > > The artifact(s) has been signed with Key ID: 57325522 > > > > > > > > > > > > > > Previous Vote Thread(s): > > > > > > > * RC1 [VOTE] Thread > > > > > > > > > > > > > > https://lists.apache.org/thread.html/ > > > 882dc11880f8794fc5603aee470c0e > > > > > > > 5f912f579a7c247c270dbeb9a4@%3Cdev.hawq.apache.org%3E > > > > > > > * RC1 [RESULT][VOTE] Thread > > > > > > > > > > > > > > https://lists.apache.org/thread.html/ > > > ada53fa0dc9547bee47d8e73cc09ec > > > > > > > 3e99e6335c291a78155b5af139@%3Cdev.hawq.apache.org%3E > > > > > > > * RC2 [VOTE] Thread > > > > > > > > > > > > > > https://lists.apache.org/thread.html/ > > > 02cb5e2218c516b3c17c3819afdcc4 > > > > > > > fdbff670a0c01918168650e981@%3Cdev.hawq.apache.org%3E > > > > > > > * RC2 [RESULT][VOTE] Thread > > > > > > > > > > > > > > https://lists.apache.org/thread.html/ > > > de507d211356e00e1c07b857811a89 > > > > > > > 258755feaacf1533e2d49cbfb9@%3Cdev.hawq.apache.org%3E > > > > > > > > > > > > > > To help in tallying the vote, Apache HAWQ Incubating PMC > members > > ( > > > > > > > http://home.apache.org/phonebook.html?pmc=incubator) please be > > > sure > > > > to > > > > > > > indicate "(binding)" with your vote. > > > > > > > > > > > > > > Please vote accordingly: > > > > > > > [ ] +1 approve > > > > > > > [ ] +0 no opinion > > > > > > > [ ] -1 disapprove (and reason why) > > > > > > > > > > > > > > Regards, > > > > > > > -=e > > > > > > > > > > > > > > -- > > > > > > > *Ed Espino* > > > > > > > *[email protected] <[email protected]>* > > > > > > > > > > > > > > > > > > > > > > > > > > > >
