Agree that automation of the RAT check helps. Apache hawq jira is in
maintenance and will create that task later.

Best regards,
Ruilong Huo

On Fri, Jan 13, 2017 at 1:15 PM, Ed Espino <esp...@apache.org> wrote:

> Good point Paul.  I have updated the Validate the Release Candidate
> <https://cwiki.apache.org/confluence/display/HAWQ/
> Release+Process%3A+Step+by+step+guide#ReleaseProcess:Stepbystepguide-
> ValidatetheReleaseCandidate>
> section to include manual verification steps for these two issues. Ruilong
> will be creating a task Jira so we can automate this step going forward.
>
> -=e
>
> On Fri, Jan 13, 2017 at 10:18 AM, Paul Guo <paul...@gmail.com> wrote:
>
> > Is there a solution to avoid this in the future? Maybe add this check in
> > Apache Jenkins?
> > I mean whether there are some tools or commands to check this
> automatically
> > or at least this should be reflected on the releasing document on wiki.
> >
> > 2017-01-12 22:10 GMT+08:00 Ruilong Huo <r...@pivotal.io>:
> >
> > > -1 for the release with below things:
> > >
> > > *1. NOTICE file need to be updated to reflect the correct copyright
> > > information. HAWQ-1267 <https://issues.apache.org/
> jira/browse/HAWQ-1267
> > >*
> > >
> > > *Apache HAWQ (incubating)*
> > > *Copyright 2016 The Apache Software Foundation.*
> > >
> > > *==>*
> > >
> > > *Copyright 2017 The Apache Software Foundation.*
> > >
> > > *2. pom.xml need to be updated to reflect the correct hawq version.
> > > HAWQ-1268 <https://issues.apache.org/jira/browse/HAWQ-1268>*
> > >
> > > *  <groupId>org.apache.hawq</groupId>*
> > > *  <artifactId>hawq</artifactId>*
> > > *  <version>2.0</version>*
> > > *  <packaging>pom</packaging>*
> > >
> > > *==>*
> > >
> > > *  <version>2.1</version>*
> > >
> > >
> > > Here are the items that have been checked:
> > >
> > > *1. Reviewed LICENSE, NOTICE, DISCLAIMER, and pom.xml. The NOTICE file
> > and
> > > pom.xml need to be updated.*
> > >
> > > *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]*
> > > *[INFO]
> > > ------------------------------------------------------------
> > ------------*
> > > *[INFO] Building hawq 2.0*
> > > *[INFO]
> > > ------------------------------------------------------------
> > ------------*
> > > *...*
> > >
> > >
> > > *3. Checked source package signature, md5 and sha256 checksum.*
> > >
> > > *rhuo-mbp:hawq 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 Tue Jan 10 17:25:01 2017 CST using RSA key ID
> > > 57325522*
> > > *gpg: Good signature from "Edward Bartolo Espino (CODE SIGNING KEY)
> > > <esp...@apache.org <esp...@apache.org>>" [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:hawq 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:hawq 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 Apache HAWQ 2.1.0.0-incubating RC1
> > > successfully.*
> > >
> > >
> > > Best regards,
> > > Ruilong Huo
> > >
> > > On Thu, Jan 12, 2017 at 9:17 PM, Ed Espino <esp...@apache.org> wrote:
> > >
> > > > Ming,
> > > >
> > > > Thanks for pointing this out. This appears to be a result of you not
> > > having
> > > > additional Hadoop services (example: hive) running.
> > > >
> > > > Can someone on the dev list provide some insight to running
> > > > installcheck-good successfully?
> > > >
> > > > Thanks,
> > > > -=e
> > > >
> > > >
> > > > On Thu, Jan 12, 2017 at 6:27 PM Ming Li <m...@pivotal.io> wrote:
> > > >
> > > > > Built, installed, init cluster successfully.
> > > > >
> > > > > But 2 failures when running 'make installcheck-good':
> > > > >
> > > > >
> > > > >
> > > > > -------------
> > > > >
> > > > > test errortbl             ... FAILED (5.19 sec)
> > > > >
> > > > > test hcatalog_lookup      ... FAILED (16.60 sec)
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Thu, Jan 12, 2017 at 5:52 PM, Hubert Zhang <hzh...@pivotal.io>
> > > wrote:
> > > > >
> > > > >
> > > > >
> > > > > > Built and installed successfully!
> > > > >
> > > > > > +1
> > > > >
> > > > > >
> > > > >
> > > > > > On Thu, Jan 12, 2017 at 3:13 AM, Hong <xunzh...@apache.org>
> wrote:
> > > > >
> > > > > >
> > > > >
> > > > > > > Build succeeded on new MBP, RAT check passed.
> > > > >
> > > > > > > +1 on this great release! Good job!
> > > > >
> > > > > > >
> > > > >
> > > > > > > Regards,
> > > > >
> > > > > > > Hong
> > > > >
> > > > > > >
> > > > >
> > > > > > > 2017-01-10 22:16 GMT-05:00 Ed Espino <esp...@apache.org>:
> > > > >
> > > > > > >
> > > > >
> > > > > > > > This is the vote for 2.1.0.0-incubating of Apache HAWQ
> > > > (incubating).
> > > > >
> > > > > > > This
> > > > >
> > > > > > > > is a Source only release.
> > > > >
> > > > > > > >
> > > > >
> > > > > > > > The vote will run for at least 72 hours and will close on Jan
> > 14,
> > > > > 2017.
> > > > >
> > > > > > > >
> > > > >
> > > > > > > > Release Notes (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
> > > > >
> > > > > > > >
> > > > >
> > > > > > > > Git branch for the release:
> > > > >
> > > > > > > >     https://github.com/apache/incubator-hawq/tree/2.1.0.0-
> > > > incubating
> > > > >
> > > > > > > > Sources for the release:
> > > > >
> > > > > > > >
> > > > >
> > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/hawq/2.1.0.
> > > > >
> > > > > > > > 0-incubating.RC1/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.RC1/apache-hawq-src-2.1.0.0-incubating.tar.gz.
> asc
> > > > >
> > > > > > > >     MD5/SHA256 Hash:
> > > > >
> > > > > > > >
> > > > >
> > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/hawq/2.1.0.
> > > > >
> > > > > > > > 0-incubating.RC1/apache-hawq-src-2.1.0.0-incubating.tar.gz.
> md5
> > > > >
> > > > > > > >
> > > > >
> > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/hawq/2.1.0.
> > > > >
> > > > > > > > 0-incubating.RC1/apache-hawq-src-2.1.0.0-incubating.tar.gz.
> > > sha256
> > > > >
> > > > > > > > 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) have been signed with Key : 57325522
> > > > >
> > > > > > > >
> > > > >
> > > > > > > > Please vote accordingly:
> > > > >
> > > > > > > > [ ] +1  approve
> > > > >
> > > > > > > > [ ] +0  no opinion
> > > > >
> > > > > > > > [ ] -1  disapprove (and reason why)
> > > > >
> > > > > > > >
> > > > >
> > > > > > > >
> > > > >
> > > > > > > > --
> > > > >
> > > > > > > > *Ed Espino*
> > > > >
> > > > > > > > *esp...@apache.org <esp...@apache.org>*
> > > > >
> > > > > > > >
> > > > >
> > > > > > >
> > > > >
> > > > > >
> > > > >
> > > > > >
> > > > >
> > > > > >
> > > > >
> > > > > > --
> > > > >
> > > > > > Thanks
> > > > >
> > > > > >
> > > > >
> > > > > > Hubert Zhang
> > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > >
> >
>
>
>
> --
> *Ed Espino*
> *esp...@apache.org <esp...@apache.org>*
>

Reply via email to