回覆: Any plan for new hive 3 or 4 release?

2021-02-23 Thread Lee Ming-Ta
Dear all, I probably didn't follow that much and would like to ask if anyone can point me to some resources about the reason to remove MR? Or what kine of keyword to search on Google? Thank you very much! Wish everyone a happy Lunar New Year. 寄件者: Mass Dosage 寄

Re: Any plan for new hive 3 or 4 release?

2021-02-23 Thread Mass Dosage
I would love to see a HIve 3.1 release which is capable of being used on Java 11 like Hive 2 is. What is the main difference going to be between Hive 3 and 4? The removal of MR? On Mon, 22 Feb 2021 at 16:46, Zoltan Haindrich wrote: > Hey Michel! > > Yes it was a long time ago we had a release;

Re: Running Hive 3.1.2 embedded in JVM for testing

2021-02-23 Thread Mass Dosage
Have you tried setting "hive.in.test" to "true"? This should get rid of many of the "table X does not exist" errors you were seeing. I know of two other projects that have upgraded from Hive 2 to 3 that run embedded Metastore Services and/or HS2 instances, the pull requests from these might give yo