Re: [VOTE] Apache Hive 2.3.2 Release Candidate 0

2017-11-13 Thread Yongzhi Chen
+1 I verified the release by . Checked the gpg signature . Checked the md5 files. And install the hive 2.3.2 and test commands: show tables; create table; select * from table; The release works fine. On Mon, Nov 13, 2017 at 11:43 AM, Sergio Pena wrote: > +1 > > I

Re: [VOTE] Apache Hive 2.3.2 Release Candidate 0

2017-11-13 Thread Aihua Xu
I built from the sources and ran a few tests. Checked gpg signatures. Checked md5sum. Looks good. +1. Thanks Sahil to put the release together. Aihua On Mon, Nov 13, 2017 at 8:43 AM, Sergio Pena wrote: > +1 > > I verified the release by doing the following: > *

Re: [VOTE] Apache Hive 2.3.2 Release Candidate 0

2017-11-13 Thread Sergio Pena
+1 I verified the release by doing the following: * checked the gpg signature * checked the md5 files * installed hive 2.3.2 in my local machine with hadoop 2.7.2 and run a few commands: > show databases > show tables > insert into table values() > select * from table > select count(*)

[VOTE] Apache Hive 2.3.2 Release Candidate 0

2017-11-09 Thread Sahil Takiar
Apache Hive 2.3.2 Release Candidate 0 is available here: http://people.apache.org/~stakiar/hive-2.3.2/ Maven artifacts are available here: https://repository.apache.org/content/repositories/orgapachehive-1082/ Source tag for RCN is at:https://github.com/apache/hive/tree/release-2.3.2 Voting