| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
63 (0.139s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Having a Connections Leak with the Hive Server - Hive - [mail # user]
|
|
...We had some leaking file descriptors which ended up being a problem in hado op. They fixed it on 0.21 but not on older versions. There is a workaround for hive which we successfully us...
|
|
|
Author: Bennie Schut,
2010-09-02, 13:29
|
|
|
RE: RE: scrach space grows too fast - Hive - [mail # user]
|
|
...Probably not the end result but the intermediate results are there (which are usually bigger then the end result). I never used hwi myself. ________________________________ From: shang...
|
|
|
Author: Bennie Schut,
2010-08-24, 09:20
|
|
|
RE: scrach space grows too fast - Hive - [mail # user]
|
|
...I was actually planning on filing a bug for this. I think it is supposed to remove the temp. hadoop results from this dir but it doesn't seem to do th at anymore. For now I use a worka...
|
|
|
Author: Bennie Schut,
2010-08-24, 08:41
|
|
|
RE: java.sql.SQLException: org.apache.thrift.transport.TTransportException: Cannot read. Remote side has closed. Tried to read 1 bytes, but only got 0 bytes. - Hive - [mail # user]
|
|
...Others probably have more insight on this but at least you narrowed it down to the meta store. I've had some concurrency issues with the metastore mys elf (HIVE-1539) so perhaps you ar...
|
|
|
Author: Bennie Schut,
2010-08-23, 11:47
|
|
|
RE: java.sql.SQLException: org.apache.thrift.transport.TTransportException: Cannot read. Remote side has closed. Tried to read 1 bytes, but only got 0 bytes. - Hive - [mail # user]
|
|
...The real reason is probably in the log of the hiveserver. It should be in t he console you started the hiveserver in. I sometimes start it like this: nohup ./hive --service hiveserver >hi...
|
|
|
Author: Bennie Schut,
2010-08-23, 08:06
|
|
|
RE: Hive Queries not responding - Hive - [mail # user]
|
|
...Hi, I ran in to a similar problem on trunk with mysql as a metastore. For now I try to workaround it by setting this: hive.metastore.ds.retry.attempts 3 The ...
|
|
|
Author: Bennie Schut,
2010-06-09, 10:27
|
|
|
RE: java.lang.OutOfMemoryError: PermGen space when running as a service. - Hive - [mail # user]
|
|
...Hi Ning, I'll see if I can cause it with a smaller dataset. I also noticed this on a simple "select coun(1) from .." query which is per haps related: java.lang.RuntimeExcep...
|
|
|
Author: Bennie Schut,
2010-06-04, 11:52
|
|
|
java.lang.OutOfMemoryError: PermGen space when running as a service. - Hive - [mail # user]
|
|
...Hi guys, When I run hive as a service like this: "hive --service hiveserver" I get these errors after about a day of running a lot of queries: java.lang.OutOfMemoryError: PermGen...
|
|
|
Author: Bennie Schut,
2010-06-03, 09:20
|
|
|
Re: Hive Server Leaking File Descriptors? - Hive - [mail # user]
|
|
...fyi.. just tested this and I see no more leaks. Thanks. Zheng Shao wrote:...
|
|
|
Author: Bennie Schut,
2010-02-23, 09:02
|
|
|
Re: Hive Server Leaking File Descriptors? - Hive - [mail # user]
|
|
...That's some great news. Thanks. Zheng Shao wrote:...
|
|
|
Author: Bennie Schut,
2010-02-19, 07:47
|
|
|
|