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