Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release Candidate 3 (RC3)

2017-02-07 Thread Paul Guo
+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 :

> +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)
> >" [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  wrote:
>
> > +1
> > built, installed, and ran feature tests successfully.
> >
> > On Tue, Feb 7, 2017 at 12:15 PM, Radar Da lei  wrote:
> >
> > > +1
> > >
> > > Downloaded & compiled & make simple tests successfully.
> > >
> > > Regards,
> > > Radar
> > >
> > > On Tue, Feb 7, 2017 at 12:13 PM, Ming Li  wrote:
> > >
> > > > +1. Built, ran feature test & installcheck-good successfully.
> > > >
> > > > On Tue, Feb 7, 2017 at 12:01 PM, Yi Jin  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 
> 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 :
> > > > > >
> > > > > > > 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 

Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release Candidate 3 (RC3)

2017-02-06 Thread Ruilong Huo
+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)
>" [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  wrote:

> +1
> built, installed, and ran feature tests successfully.
>
> On Tue, Feb 7, 2017 at 12:15 PM, Radar Da lei  wrote:
>
> > +1
> >
> > Downloaded & compiled & make simple tests successfully.
> >
> > Regards,
> > Radar
> >
> > On Tue, Feb 7, 2017 at 12:13 PM, Ming Li  wrote:
> >
> > > +1. Built, ran feature test & installcheck-good successfully.
> > >
> > > On Tue, Feb 7, 2017 at 12:01 PM, Yi Jin  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  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 :
> > > > >
> > > > > > 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=12338900
> > > > > >
> > > > > > 

Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release Candidate 3 (RC3)

2017-02-06 Thread Wen Lin
+1
built, installed, and ran feature tests successfully.

On Tue, Feb 7, 2017 at 12:15 PM, Radar Da lei  wrote:

> +1
>
> Downloaded & compiled & make simple tests successfully.
>
> Regards,
> Radar
>
> On Tue, Feb 7, 2017 at 12:13 PM, Ming Li  wrote:
>
> > +1. Built, ran feature test & installcheck-good successfully.
> >
> > On Tue, Feb 7, 2017 at 12:01 PM, Yi Jin  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  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 :
> > > >
> > > > > 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=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/
> 

Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release Candidate 3 (RC3)

2017-02-06 Thread Radar Da lei
+1

Downloaded & compiled & make simple tests successfully.

Regards,
Radar

On Tue, Feb 7, 2017 at 12:13 PM, Ming Li  wrote:

> +1. Built, ran feature test & installcheck-good successfully.
>
> On Tue, Feb 7, 2017 at 12:01 PM, Yi Jin  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  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 :
> > >
> > > > 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=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
> > > > 

Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release Candidate 3 (RC3)

2017-02-06 Thread Ming Li
+1. Built, ran feature test & installcheck-good successfully.

On Tue, Feb 7, 2017 at 12:01 PM, Yi Jin  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  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 :
> >
> > > 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=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*
> > > 

Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release Candidate 3 (RC3)

2017-02-06 Thread Yi Jin
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  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 :
>
> > 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=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*
> > *esp...@apache.org *
> >
>


Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release Candidate 3 (RC3)

2017-02-06 Thread Shivram Mani
Validate checksum/signature, build succeeded, RAT check passed.
(I've updated the PXF Build instructions based on feedback obtained)

+1 on the Release Candidate.

On Mon, Feb 6, 2017 at 4:17 PM, Alex (Oleksandr) Diachenko <
odiache...@pivotal.io> wrote:

> I did run:
>
>- gpg keys check
>- make, install of hawq
>- make installcheck-good
>- pxf make, unittests
>- according to Ruilong's comment about Hive metastore, started it.
>- tried with both Hive versions - 1.2.1, 1.1.1
>
> +1
>
> Regards, Alex.
>
> On Mon, Feb 6, 2017 at 12:00 PM, Kavinder Dhaliwal 
> wrote:
>
> > +1
> > I ran:
> > ./configure
> > make
> > make install
> > make installcheck-good (all tests passed)
> >
> > On Mon, Feb 6, 2017 at 3:28 AM, Paul Guo  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 :
> > >
> > > > 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=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
> > > >
> > 

Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release Candidate 3 (RC3)

2017-02-06 Thread Alex (Oleksandr) Diachenko
I did run:

   - gpg keys check
   - make, install of hawq
   - make installcheck-good
   - pxf make, unittests
   - according to Ruilong's comment about Hive metastore, started it.
   - tried with both Hive versions - 1.2.1, 1.1.1

+1

Regards, Alex.

On Mon, Feb 6, 2017 at 12:00 PM, Kavinder Dhaliwal 
wrote:

> +1
> I ran:
> ./configure
> make
> make install
> make installcheck-good (all tests passed)
>
> On Mon, Feb 6, 2017 at 3:28 AM, Paul Guo  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 :
> >
> > > 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=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 

Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release Candidate 3 (RC3)

2017-02-06 Thread Paul Guo
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 :

> 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=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*
> *esp...@apache.org *
>


Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-12 Thread Ivan Weng
Built, install and basic testing successfully, +1.


Regards,
Ivan

On Fri, Jan 13, 2017 at 1:37 PM, Ruilong Huo  wrote:

> 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  wrote:
>
> > Good point Paul.  I have updated the Validate the Release Candidate
> >  > 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  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 :
> > >
> > > > -1 for the release with below things:
> > > >
> > > > *1. NOTICE file need to be updated to reflect the correct copyright
> > > > information. HAWQ-1267  > 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 *
> > > >
> > > > *  org.apache.hawq*
> > > > *  hawq*
> > > > *  2.0*
> > > > *  pom*
> > > >
> > > > *==>*
> > > >
> > > > *  2.1*
> > > >
> > > >
> > > > 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)
> > > > >" [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 
> 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  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  >
> > > > wrote:
> > > > > >
> > > > > >
> > > > > >
> > > > > > > Built and installed 

Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-12 Thread Ruilong Huo
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  wrote:

> Good point Paul.  I have updated the Validate the Release Candidate
>  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  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 :
> >
> > > -1 for the release with below things:
> > >
> > > *1. NOTICE file need to be updated to reflect the correct copyright
> > > information. HAWQ-1267  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 *
> > >
> > > *  org.apache.hawq*
> > > *  hawq*
> > > *  2.0*
> > > *  pom*
> > >
> > > *==>*
> > >
> > > *  2.1*
> > >
> > >
> > > 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)
> > > >" [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  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  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 
> > > wrote:
> > > > >
> > > > >
> > > > >
> > > > > > Built and installed successfully!
> > > > >
> > > > > > +1
> > > > >
> > > > > >
> > > > >
> > > > > > On Thu, Jan 12, 2017 at 3:13 AM, Hong 
> wrote:
> > > > >
> > > > > >
> > > > >
> > > > > > > Build succeeded on new MBP, RAT check passed.
> > > > >
> > > > > > > +1 on this great release! Good job!
> > > > >
> > > > > > >
> > > > >
> > > > > > > Regards,
> > > > >
> > > > > > > Hong
> > > > >
> > > > > > >
> > > > >
> > > > > > > 2017-01-10 22:16 

Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-12 Thread Ed Espino
Good point Paul.  I have updated the Validate the Release Candidate

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  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 :
>
> > -1 for the release with below things:
> >
> > *1. NOTICE file need to be updated to reflect the correct copyright
> > information. 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 *
> >
> > *  org.apache.hawq*
> > *  hawq*
> > *  2.0*
> > *  pom*
> >
> > *==>*
> >
> > *  2.1*
> >
> >
> > 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)
> > >" [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  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  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 
> > wrote:
> > > >
> > > >
> > > >
> > > > > Built and installed successfully!
> > > >
> > > > > +1
> > > >
> > > > >
> > > >
> > > > > On Thu, Jan 12, 2017 at 3:13 AM, Hong  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 :
> > > >
> > > > > >
> > > >
> > > > > > > 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?
> > > >
> > > > 

Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-12 Thread Roman Shaposhnik
On Thu, Jan 12, 2017 at 6:18 PM, Paul Guo  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.

That's exactly right -- you typically want to add it along side RAT checks
and make part of your PR pipeline.

Thanks,
Roman.


Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-12 Thread Amy Bai
+1

Built, installed, init cluster and stop/start cluster.

On Fri, Jan 13, 2017 at 9:55 AM, Wen Lin  wrote:

> Built and installed, RAT check passed.
> +1
>
> On Thu, Jan 12, 2017 at 7:57 PM, 胡晓  wrote:
>
> > +1
> >
> > 发自我的 iPhone
> >
> > > 在 2017年1月12日,17:52,Hubert Zhang  写道:
> > >
> > > Built and installed successfully!
> > > +1
> > >
> > >> On Thu, Jan 12, 2017 at 3:13 AM, Hong  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 :
> > >>
> > >>> 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=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 *
> > >>>
> > >>
> > >
> > >
> > >
> > > --
> > > Thanks
> > >
> > > Hubert Zhang
> >
>


Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-12 Thread Paul Guo
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 :

> -1 for the release with below things:
>
> *1. NOTICE file need to be updated to reflect the correct copyright
> information. 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 *
>
> *  org.apache.hawq*
> *  hawq*
> *  2.0*
> *  pom*
>
> *==>*
>
> *  2.1*
>
>
> 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)
> >" [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  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  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 
> wrote:
> > >
> > >
> > >
> > > > Built and installed successfully!
> > >
> > > > +1
> > >
> > > >
> > >
> > > > On Thu, Jan 12, 2017 at 3:13 AM, Hong  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 :
> > >
> > > > >
> > >
> > > > > > 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=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 

Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-12 Thread 胡晓
+1

发自我的 iPhone

> 在 2017年1月12日,17:52,Hubert Zhang  写道:
> 
> Built and installed successfully!
> +1
> 
>> On Thu, Jan 12, 2017 at 3:13 AM, Hong  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 :
>> 
>>> 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=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 *
>>> 
>> 
> 
> 
> 
> -- 
> Thanks
> 
> Hubert Zhang


Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-12 Thread Yi Jin
+1

Built, installed, init cluster and stop/start cluster.

Yi

On Thu, Jan 12, 2017 at 9:27 PM, Ming Li  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  wrote:
>
> > Built and installed successfully!
> > +1
> >
> > On Thu, Jan 12, 2017 at 3:13 AM, Hong  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 :
> > >
> > > > 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=12338900
> > > >
> > > > Release verification steps can be found at:
> > > >
> > > > https://cwiki.apache.org/confluence/display/HAWQ/
> > > > Release+Process%3A+Step+by+step+guide#ReleaseProcess:Stepbys
> tepguide-
> > > > 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 *
> > > >
> > >
> >
> >
> >
> > --
> > Thanks
> >
> > Hubert Zhang
> >
>


Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-12 Thread Ruilong Huo
The two issue seems minor, while the NOTICE file issue HAWQ-1267
 and the pom.xml issue
HAWQ-1268  need to be
fixed both in 2.1.0.0-incubating and master branch.

Here is the NOTICE file issue occurs in other incubating project and was
revealed in gene...@incubator.apache.org mail list.
http://incubator.markmail.org/search/?q=Release+Gossip+
version+list%3Aorg.apache.incubator.general#query:
Release%20Gossip%20version%20list%3Aorg.apache.incubator.general+page:1+mid:
hpxl4c73dwfccvtc+state:results



Best regards,
Ruilong Huo

On Thu, Jan 12, 2017 at 10:10 PM, Ruilong Huo  wrote:

> -1 for the release with below things:
>
> *1. NOTICE file need to be updated to reflect the correct copyright
> information. 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 *
>
> *  org.apache.hawq*
> *  hawq*
> *  2.0*
> *  pom*
>
> *==>*
>
> *  2.1*
>
>
> 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)
> >" [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  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  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 
>> wrote:
>> >
>> >
>> >
>> > > Built and installed successfully!
>> >
>> > > +1
>> >
>> > >
>> >
>> > > On Thu, Jan 12, 2017 at 3:13 AM, Hong  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 :
>> >
>> > > >
>> >
>> > > > > 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=12338900
>> >
>> > > > >
>> >
>> > > > > Release verification steps can be found at:
>> >
>> > > > >
>> >
>> > > > > https://cwiki.apache.org/confluence/display/HAWQ/
>> >
>> > > > > Release+Process%3A+Step+by+step+guide#ReleaseProcess:Stepbys
>> tepguide-
>> >
>> > > > > ValidatetheReleaseCandidate
>> >
>> > > > >
>> >
>> > > > > Git branch for the release:
>> >
>> > > > > https://github.com/apache/incubator-hawq/tree/2.1.0.0-incub

Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-12 Thread Ruilong Huo
-1 for the release with below things:

*1. NOTICE file need to be updated to reflect the correct copyright
information. 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 *

*  org.apache.hawq*
*  hawq*
*  2.0*
*  pom*

*==>*

*  2.1*


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)
>" [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  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  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  wrote:
> >
> >
> >
> > > Built and installed successfully!
> >
> > > +1
> >
> > >
> >
> > > On Thu, Jan 12, 2017 at 3:13 AM, Hong  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 :
> >
> > > >
> >
> > > > > 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=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:
> >
> > > > > 

Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-12 Thread Ed Espino
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  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  wrote:
>
>
>
> > Built and installed successfully!
>
> > +1
>
> >
>
> > On Thu, Jan 12, 2017 at 3:13 AM, Hong  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 :
>
> > >
>
> > > > 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=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 *
>
> > > >
>
> > >
>
> >
>
> >
>
> >
>
> > --
>
> > Thanks
>
> >
>
> > Hubert Zhang
>
> >
>
>


Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-12 Thread Ming Li
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  wrote:

> Built and installed successfully!
> +1
>
> On Thu, Jan 12, 2017 at 3:13 AM, Hong  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 :
> >
> > > 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=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 *
> > >
> >
>
>
>
> --
> Thanks
>
> Hubert Zhang
>


Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-12 Thread Hubert Zhang
Built and installed successfully!
+1

On Thu, Jan 12, 2017 at 3:13 AM, Hong  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 :
>
> > 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=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 *
> >
>



-- 
Thanks

Hubert Zhang


Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-11 Thread Hong
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 :

> 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=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 *
>


Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-11 Thread Shivram Mani
Validate checksum/signature, build succeeded, RAT check passed.

+1 on the Release Candidate.

On Tue, Jan 10, 2017 at 7:16 PM, Ed Espino  wrote:

> 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=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 *
>



-- 
shivram mani


Re: [VOTE]: Apache HAWQ 2.1.0.0-incubating Release

2017-01-10 Thread Ed Espino
Sent prematurely.  We will be sending an update shortly.  Please ignore
this initial vote email.

Sorry for the inconvenience.

-=e

On Wed, Jan 11, 2017 at 10:57 AM, Ed Espino  wrote:

> 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.
>
> 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/ranger/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/
> ranger/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/
> ranger/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/
> ranger/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 artifacts have been signed with Key : BBED A7B5 F336 D516 B34A  DE0C
> FC06 62F2 5732 5522
>
> Release Notes (Jira generated):
>   https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12318826=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
>
> Please vote accordingly:
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
> --
> *Ed Espino*
> *esp...@apache.org *
>



-- 
*Ed Espino*
*esp...@apache.org *