8/
Thanks!
-Original Message-----
From: David M
Sent: Tuesday, May 14, 2019 8:58 PM
To: dev@hive.apache.org
Subject: RE: Code Review for HIVE-14888?
Awesome, thanks Mani!
-Original Message-
From: Mani M
Sent: Tuesday, May 14, 2019 4:48 PM
To: dev@hive.apache.org
Subject: Re: Code
and raise the pull request.
With Regards
M.Mani
+61 432 461 087
On Wed, 15 May 2019, 01:18 David M, wrote:
> All,
>
> Can I get someone to do a quick review of the code change for
> HIVE-14888 (
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.ap
All,
Can I get someone to do a quick review of the code change for HIVE-14888
(https://issues.apache.org/jira/browse/HIVE-14888)? It's a simple one-line
change that has passed tests and analysis, and is ready to be pushed.
I've seen some talk about using GitHub's review functionality or other t
erfile. But Hadoop code is still needed in the path.
Hive depends on Hadoop code for a number of things and cannot build without the
Hadoop jars.
Alan.
On Fri, Apr 5, 2019 at 12:12 PM David M wrote:
> All,
>
> I'm trying to run a Hiveserver2 instance locally with the latest c
All,
I'm trying to run a Hiveserver2 instance locally with the latest code out of
the repo to test out a few JIRAs. There is some documentation here on how to
run Hive without Hadoop, but it is based on ant build protocols:
https://cwiki.apache.org/confluence/display/Hive/DeveloperGuide#Develop