Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 63 (0.339s).
Loading phrases to help you
refine your search...
Re: Hive Server Leaking File Descriptors? - Hive - [mail # user]
...I've tried to look into it a bit more and it seems to happen on "load  data inpath" LOAD DATA INPATH '/user/hive/warehouse/chatsessions_2010-02-01.csv' INTO  TABLE chatsessions_loa...
   Author: Bennie Schut, 2010-02-18, 14:27
Re: Hive Server Leaking File Descriptors? - Hive - [mail # user]
...That's 133k of data so perhaps this is enough?:   627:             1            112   org.apache.hadoop.fs.FileSystem$Cl...
   Author: Bennie Schut, 2010-02-16, 09:36
Re: Hive Server Leaking File Descriptors? - Hive - [mail # user]
...jstack on the Hive process:  2010-02-16  09:30:47                                     &nbs...
   Author: Bennie Schut, 2010-02-16, 08:32
Re: Hive Server Leaking File Descriptors? - Hive - [mail # user]
...That's the datanode port. So Hdfs. Any trick to see what is opened on  hdfs? like an lsof for hdfs :)  Zheng Shao wrote:...
   Author: Bennie Schut, 2010-02-16, 08:13
Re: Hive Server Leaking File Descriptors? - Hive - [mail # user]
...I think it's lines like this: java 16908 hadoop 160u IPv6 153354839 TCP  hadoopmaster.cluster.trafficbroker.co.uk:34546->hadoopslave3.cluster.trafficbroker.co.uk:50010  (ESTABLI...
   Author: Bennie Schut, 2010-02-16, 08:05
Re: Hive Server Leaking File Descriptors? - Hive - [mail # user]
...Did this help? I'm running into a similar problem. slowly leaking  connections to 50010 and after a hive restart all is ok again.  Andy Kent wrote:...
   Author: Bennie Schut, 2010-02-15, 14:09
Re: Lzo problem throwing java.io.IOException:java.io.EOFException - Hive - [mail # user]
...You are probably right. Hopefully I'll get a chance to look at this today.  Thanks..  Zheng Shao wrote:...
   Author: Bennie Schut, 2010-02-10, 07:45
Lzo problem throwing java.io.IOException:java.io.EOFException - Hive - [mail # user]
...I have a bit of an edge case on using lzo which I think might be related  to HIVE-524. When running a query like this: select distinct login_cldr_id as cldr_id from chatsessions_load; I...
   Author: Bennie Schut, 2010-02-09, 14:04
[HIVE-1138] Hive using lzo comporession returns unexpected results. - Hive - [issue]
...I have a tab separated files I have loaded it with "load data inpath" then I do aSET hive.exec.compress.output=true;SET mapred.output.compression.codec=com.hadoop.compression.lzo.LzoCodec;SE...
http://issues.apache.org/jira/browse/HIVE-1138    Author: Bennie Schut, 2010-02-09, 12:27
Re: LZO Compression on trunk - Hive - [mail # user]
...Hadoop 0.20.1 and hive trunk from this week. Monday I'll try and use an  older version of hive to see if that helps. Perhaps also "gz" to see if  it's compression in general.  ...
   Author: Bennie Schut, 2010-02-05, 22:37
Sort:
project
Hive (63)
Pig (10)
type
mail # user (47)
issue (15)
mail # dev (1)
date
last 7 days (1)
last 30 days (2)
last 90 days (7)
last 6 months (15)
last 9 months (63)
author
Namit Jain (802)
Edward Capriolo (636)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)
Bennie Schut