Re: Apache Hive 0.13.1

2014-05-15 Thread Sushanth Sowmyan
Hi Folks, One more final hiccup before actually releasing the RC, I currently do not seem to be part of the hive unix group on apache that prevents me from being able to publish maven artifacts or add myself to the KEYS list. So as to not be blocked on the release process, however, I've generated

Re: Apache Hive 0.13.1

2014-05-15 Thread Sushanth Sowmyan
Hi folks, As an update, HIVE-6945 has some 0.13.1 specific test fixes appended which make its tests pass, the test that was failing with HIVE-6826 is now succeeding(flaky test), and Thejas has confirmed with me that the issue with HIVE-6846 is a test problem, not a product problem, relating to an

Re: Apache Hive 0.13.1

2014-05-11 Thread Sushanth Sowmyan
After much experimentation with git bisect (which is very powerful), I've narrowed down the test failures reported yesterday. The failures are appearing from the following: HIVE-6945: org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_nullformatCTAS org.apache.hadoop.hive.cli.TestCliDriver.tes

Re: Apache Hive 0.13.1

2014-05-07 Thread Sushanth Sowmyan
Hi Folks, After a run of the ptest framework across the 0.13.1 codebase, we have a couple of test failures that I'm trying to track down and resolve. If any of you are interested in looking at it on your own in the meanwhile, the conglomerate patch of all the patches I'm forward porting into 0.13

Re: Apache Hive 0.13.1

2014-05-07 Thread Sushanth Sowmyan
Also, I wanted to throw in one more bit for those of you that are interested in tinkering along : http://people.apache.org/~khorgath/releases/0.13.1_RC0/relprep.pl http://people.apache.org/~khorgath/releases/0.13.1_RC0/requested_jiras This is the script and config file I'm using to generate this

Re: Apache Hive 0.13.1

2014-05-05 Thread Sushanth Sowmyan
Hi Folks, It's past 6pm PDT on May 5th 2014, so I'm beginning the process to generate the 0.13.1 RC0. I've received backport patches for 0.13 for some of the jiras that did not cleanly apply back from 0.14 to 0.13, and I'm thankful for them. All requested patches are cleanly applying and compilin

Re: Apache Hive 0.13.1

2014-05-02 Thread Sushanth Sowmyan
Hi Folks, It is now past 6pm PDT May 2nd 2014, so I have locked down the table of jiras for inclusion into 0.13.1. The jiras included are as listed in : https://cwiki.apache.org/confluence/display/Hive/Hive+0.13.1+Release+tracking The jiras being included are : HIVE-6919, HIVE-6921, HIVE-6957,

Re: Apache Hive 0.13.1

2014-05-01 Thread Sushanth Sowmyan
Hi All, A quick reminder - per the timeline discussed so far, the list of jiras for inclusion in 0.13.1 RC0 freezes tomorrow (May 2nd) evening at 6pm PDT. Please make sure you ask for inclusion or edit the wiki with any further requests so that we can get this release done in a timely manner. Tha

Re: Apache Hive 0.13.1

2014-04-28 Thread Sushanth Sowmyan
Good question - I think that if the number of patches is small ( < ~20 which I expect because this is a stabilization release soon after 0.13.0), I'd prefer to commit them myself, so that I can retain order of patch application and make sure they all apply cleanly. I'm also actually using this as a

Re: Apache Hive 0.13.1

2014-04-28 Thread Sushanth Sowmyan
Hi Amareshwari, Just verifying that I understand the issue correctly, HIVE-6877 which HIVE-6953 is a duplicate of is the one you want included, correct? I'll add that one to the list. On Sun, Apr 27, 2014 at 9:37 PM, amareshwarisr . wrote: > I would like to have https://issues.apache.org/jira/br

Re: Apache Hive 0.13.1

2014-04-28 Thread Thejas Nair
Sushanth, How do you want to go about committing the patches into 0.13 branch ? Will you be able to commit the requested patches into 0.13.1 yourself, or do you want requestors to discuss it with you and then commit the patches themselves (if the requestor is a committer). Thanks, Thejas On Sat

Re: Apache Hive 0.13.1

2014-04-27 Thread amareshwarisr .
I would like to have https://issues.apache.org/jira/browse/HIVE-6953 also as part 0.13.1. I still could not figure out the reason for test failures, when all tests are running, the CompactorTests fail. Thanks Amareshwari On Sun, Apr 27, 2014 at 2:49 AM, Sushanth Sowmyan wrote: > Added. > > If

Re: Apache Hive 0.13.1

2014-04-26 Thread Sushanth Sowmyan
Added. If others have difficulty editing( I can't figure out how to change editing privileges, but it seems to indicate that others can edit) the page, I'll accept replies to this thread as well and can add it in. On Apr 25, 2014 6:25 PM, "Sergey Shelukhin" wrote: > I don't have access to edit

Re: Apache Hive 0.13.1

2014-04-25 Thread Sergey Shelukhin
I don't have access to edit this page (or cannot figure out the UI). Username sershe. Can you add HIVE-6961 : Drop partitions treats partition columns as strings (area - metastore) On Fri, Apr 25, 2014 at 4:20 PM, Sushanth Sowmyan wrote: > I've created the following wiki link : > > https://cwiki

Re: Apache Hive 0.13.1

2014-04-25 Thread Sushanth Sowmyan
I've created the following wiki link : https://cwiki.apache.org/confluence/display/Hive/Hive+0.13.1+Release+tracking People should be able to request additional jiras by adding it to the list. I think it might make sense to halt addition of requests to the list 3 days before the RC is cut, so as t

Re: Apache Hive 0.13.1

2014-04-25 Thread Gunther Hagleitner
Sorry - HIVE-6824 isn't needed. Just the other 3. My bad. Thanks, Gunther. On Fri, Apr 25, 2014 at 2:10 PM, Gunther Hagleitner < ghagleit...@hortonworks.com> wrote: > I'd like to request to include these Tez fixes: > > HIVE-6824, HIVE-6826, HIVE-6828, HIVE-6898 > > Thanks, > Gunther. > > > On F

Re: Apache Hive 0.13.1

2014-04-25 Thread Gunther Hagleitner
I'd like to request to include these Tez fixes: HIVE-6824, HIVE-6826, HIVE-6828, HIVE-6898 Thanks, Gunther. On Fri, Apr 25, 2014 at 11:59 AM, Sushanth Sowmyan wrote: > True, I was counting two weeks from today, but 0.13 has already been > out for a week. I'm amenable to having an RC1 out on Ma

Re: Apache Hive 0.13.1

2014-04-25 Thread Sushanth Sowmyan
True, I was counting two weeks from today, but 0.13 has already been out for a week. I'm amenable to having an RC1 out on May 5th. If any further issues appear that block, then we can deal with them in an RC2/etc modification to that. On Fri, Apr 25, 2014 at 11:45 AM, Thejas Nair wrote: > On Fri,

Re: Apache Hive 0.13.1

2014-04-25 Thread Thejas Nair
On Fri, Apr 25, 2014 at 11:33 AM, Sushanth Sowmyan wrote: > > I think it's important to get a bugfix/stabilization release > reasonably quickly, but it's also important to give people a little > time to try out 0.13, discover/report bugs and fix them. So I think > about two weeks is a good point?

Re: Apache Hive 0.13.1

2014-04-25 Thread Sushanth Sowmyan
HIVE-6952 definitely seems an important candidate for 0.13.1, I'll add it in. Thanks for bringing it up, Ashutosh. On Fri, Apr 25, 2014 at 9:33 AM, Ashutosh Chauhan wrote: > I would like to request: > HIVE-6952 : Hive 0.13 HiveOutputFormat breaks backwards compatibility > > > On Fri, Apr 25, 2014

Re: Apache Hive 0.13.1

2014-04-25 Thread Sushanth Sowmyan
> I think it will be useful to have a wiki page for 0.13.1 status tracking > (mentioning patches to be included, the jira state, and status of inclusion > into 0.13 branch.) Yup, makes sense, will create a wiki page for the same. > I think we should try to release it without too much delay. Do yo

Re: Apache Hive 0.13.1

2014-04-25 Thread Thejas Nair
Sushanth, Thanks for bringing this up and volunteering to manage the release! Yes, we need a 0.13.1 to fix some of these critical issues, specially the authorization ones, and the oracle issue you mentioned. I think it will be useful to have a wiki page for 0.13.1 status tracking (mentioning patch

Re: Apache Hive 0.13.1

2014-04-25 Thread Ashutosh Chauhan
I would like to request: HIVE-6952 : Hive 0.13 HiveOutputFormat breaks backwards compatibility On Fri, Apr 25, 2014 at 9:09 AM, Sushanth Sowmyan wrote: > Hi Folks, > > Given the quickly increasing scope (from a perspective of sheer number > of jiras) of hive 0.13, it was important to get hive 0.