Thomas,
You have to use -Phadoop-1 or -Phadoop-2 as an option when building hive.
Thanks,
Gunther.
On Mon, Jan 27, 2014 at 11:48 PM, Thomas Larsson
wrote:
> Thanks Andrew, I'll try that.
>
>
> On Tue, Jan 28, 2014 at 8:46 AM, Andrew Mains
> wrote:
>
>> Hi Thomas,
>>
>> Check out the developer
Yes, that works. In other words RTFM!
On Tue, Jan 28, 2014 at 8:48 AM, Thomas Larsson
wrote:
> Thanks Andrew, I'll try that.
>
>
> On Tue, Jan 28, 2014 at 8:46 AM, Andrew Mains
> wrote:
>
>> Hi Thomas,
>>
>> Check out the developer guide and FAQ: https://cwiki.apache.org/
>> confluence/display/
Thanks Andrew, I'll try that.
On Tue, Jan 28, 2014 at 8:46 AM, Andrew Mains wrote:
> Hi Thomas,
>
> Check out the developer guide and FAQ: https://cwiki.apache.org/
> confluence/display/Hive/DeveloperGuide#DeveloperGuide-
> CompilingandRunningHive, https://cwiki.apache.org/confluence/display/Hiv
Hi Thomas,
Check out the developer guide and FAQ:
https://cwiki.apache.org/confluence/display/Hive/DeveloperGuide#DeveloperGuide-CompilingandRunningHive,
https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ . The
instructions on the FAQ ought to work for the latest code (at least,
Hello.
I just checked out the hive git repo and ran "mvn clean install" from the
project root.
It fails in module common in which the class HiveStringUtils tries to use
the classes org.apache.hadoop.fs.Path and org.apache.hadoop.fs.Text which
cannot be found.
Is there anything special I need to d