Re: Issue involving non-sun java build

2013-03-27 Thread Renata Ghisloti Duarte de Souza
Thanks for the tip Brock! I used Phabricator now. Thanks, Renata. On Mon, 2013-03-25 at 12:30 -0500, Brock Noland wrote: > Hi, > > Great to see the patches! It doesn't appear you've followed the "Review > Process" section of the contribution guide here > https://cwiki.apache.org/confluence/displ

Re: Issue involving non-sun java build

2013-03-25 Thread Brock Noland
Hi, Great to see the patches! It doesn't appear you've followed the "Review Process" section of the contribution guide here https://cwiki.apache.org/confluence/display/Hive/HowToContribute Brock On Mon, Mar 25, 2013 at 12:00 PM, Renata Ghisloti Duarte de Souza < rgdua...@linux.vnet.ibm.com> wro

Re: Issue involving non-sun java build

2013-03-25 Thread Renata Ghisloti Duarte de Souza
Hello Brock and Jarcec, Thank you very much for your answer! Brock, thanks for the link. It was very helpful. Jarcec, yes I agree that Hadoop itself still has some problems with non-Sun Java as well. Nevertheless, I believe there are some people working to improve that, and hopefully, soon Hive

Re: Issue involving non-sun java build

2013-02-27 Thread Jarek Jarcec Cecho
Hi Renata, I'm glad to see you interested in contributing to Hive community! Please don't hesitate and follow the link provided by Brock in previous email if you're interested. I just wanted to add that Hive is a Hadoop SQL Engine and thus we have major dependencies on Hadoop. Whereas extending

Re: Issue involving non-sun java build

2013-02-27 Thread Brock Noland
Hi, I think we'd want hive to work on as many JVM's as feasible. With that said, since it's tested mostly on Sun JVM, it's possible we'll introduce new issues in the future so you'll need to keep testing. Here is a guide on how to contribute: https://cwiki.apache.org/confluence/display/Hive/HowTo

Issue involving non-sun java build

2013-02-27 Thread Renata Ghisloti Duarte de Souza
Hello, I've been working with Hive for a couple of months now, and although it is a pretty strong framework, I can't help but noticing that some testcases fails on Non-Sun Java. Some examples are: TestCliDriver, TestParse and TestJdbcDriver. The issues involve HashMap situation, where Sun Java h