I always think hive client consume little resource, Thanks
Date: Sun, 28 Sep 2014 12:40:04 -0400
Subject: Re: hive client OutOfMemoryError
From: oke...@wikimedia.org
To: user@hive.apache.org
Bah. *similar error.
On 28 September 2014 12:39, Oliver Keyes wrote:
I run into that error, or a simpler
Bah. *similar error.
On 28 September 2014 12:39, Oliver Keyes wrote:
> I run into that error, or a simpler error, rather a lot; I consider it
> pretty normal (although experiences may differ).
>
> A more direct way of increasing the heapsize would be export
> HADOOP_HEAPSIZE=N, where N is...well
I run into that error, or a simpler error, rather a lot; I consider it
pretty normal (although experiences may differ).
A more direct way of increasing the heapsize would be export
HADOOP_HEAPSIZE=N, where N is...well, the heapsize. HADOOP_HEAPSIZE=1024
handles the queries I run, but I don't know
Hi: I'm using hive0.11, When I run a sql with 2 union all, hive client throw
exception:Exception in thread "main" java.lang.OutOfMemoryError: Java
heap space
at java.lang.StringCoding$StringEncoder.encode(StringCoding.java:232)
at java.lang.StringCoding.encode(StringCoding.java:272)
at jav