Re: [RESULT] : [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-14 Thread Thejas Nair
For completeness: the number of -1's was 0. On Mon, Oct 14, 2013 at 2:06 PM, Thejas Nair wrote: > With 3 binding +1s and 2 non binding +1s, the vote passes. > Thanks to everybody who voted and gave feedback. > I will continue with the release process for publishing the artifacts. > > Thanks, > T

[RESULT] : [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-14 Thread Thejas Nair
With 3 binding +1s and 2 non binding +1s, the vote passes. Thanks to everybody who voted and gave feedback. I will continue with the release process for publishing the artifacts. Thanks, Thejas -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-14 Thread Mark Grover
Poking more it looks like this affects not just webhcatalog scripts but just all hcatalog scripts. Consequently, it looks like starting hcatalog server wouldn't work either. I will stop spamming multiple mailing lists now and post more updates, if any, on the JIRA (HIVE-5534) itself. On Mon, Oct

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-14 Thread Mark Grover
I wasn't able to start webhcat server. It seems to be related to file permissions. FWIW, it's not a regression (the same problem existed in Hive 0.11). Having said that, it makes webhcat pretty unusable out of the box. I created HIVE-5534 to track this. On Sun, Oct 13, 2013 at 4:37 PM, Carl Stei

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-13 Thread Carl Steinbach
+1 (binding) > Regarding the 3 day deadline for voting, that is what is in the hive > bylaws. I also see that has been followed in last few releases I > checked. 3 days is the minimum length of the voting period, not the maximum. Thanks. Carl

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-12 Thread Thejas Nair
Thanks Edward, Brock and Ashutosh for checking out the RC and the inputs! Brock, you are right, I just checked and found that the RC1 package is one commit behind the rc1 tag. The package is missing the final commit that updated the release notes. "r1530840 - Updating RELEASE_NOTES.txt for commits

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-12 Thread Vikram Dixit
+1 non-binding. Downloaded tarball and verified signatures. Ran basic queries as well as the join tests on the src code. On Sat, Oct 12, 2013 at 10:59 AM, Brock Noland wrote: > +1 (non-binding) > > Downloaded tar, verified sigs and hashes. > Tested queries such as create, alter, drop, select,

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-12 Thread Brock Noland
+1 (non-binding) Downloaded tar, verified sigs and hashes. Tested queries such as create, alter, drop, select, join (via mapjoin and reduce side), order by. Verified tag and "src" directory of tar. I noticed the RELEASE NOTES are different from the tarball and the tag. I don't think we should bl

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-12 Thread Ashutosh Chauhan
Downloaded the tar ball and tested on 1-node pseudo distributed 1.1.2 hadoop cluster. Tested basic ddl like create / alter / drop Tested various queries like select, join, group by, over , limit, order etc. Everything worked as expected. +1 On Sat, Oct 12, 2013 at 9:33 AM, Brock Noland wrote:

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-12 Thread Brock Noland
I have noticed the ".log" thing for some time. In fact I have PTest2 code to handle this: https://github.com/apache/hive/blob/trunk/testutils/ptest2/src/main/resources/batch-exec.vm#L77 AFAICT it only occurs in local mode. I have actually fixed this in the next patch for the maven branch. Brock

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-12 Thread Edward Capriolo
I ran a list of queries in local mode, join, select, limit , group, rank, they all worked as expected. I am +1 It would be nice if we can fix the .log thing and one other (if we do another rc) There is one long standing bug that I feel I have fixed before. hive.hwi.war.file lib/hive-hwi-0.

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-12 Thread Edward Capriolo
Has anyone noticed a strange Execution log location? The file is created but the name used to be hive.log hive> create table c as select * from a limit 1; Total MapReduce jobs = 1 Launching Job 1 out of 1 Number of reduce tasks determined at compile time: 1 In order to change the average load for a

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-12 Thread Edward Capriolo
Historically we have never put a 3 day limit on voting a release. Normally people tend to try it out and kick the tires. I am ok with this, in some apache projects releases go +1 from multiple parties very fast and they have bugs. A 7 day vote seems slow but it might be more realistic. On Fri, Oc

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-11 Thread Thejas Nair
Hoping to see more activity on this thread! I have run the unit tests and they passed with the exception of one test in TestThriftHttpCLIService, which fails only when run in sequence with TestThriftBinaryCLIService. It passes when run in parallel/standalone. That is not a regression, see HIVE-54

Re: [VOTE] Apache Hive 0.12.0 Release Candidate 1

2013-10-09 Thread Thejas Nair
(Fixing subject of the email!) On Wed, Oct 9, 2013 at 7:31 PM, Thejas Nair wrote: > Apache Hive 0.12.0 Release Candidate 1 is available here: > > http://people.apache.org/~thejas/hive-0.12.0-rc1/ > > Maven artifacts are available here: > > https://repository.apache.org/content/repositories/orgapa