Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 63 (0.459s).
Loading phrases to help you
refine your search...
[HIVE-1587] Files on /tmp/hive-{username}/hive_{some timestamp}/ which are leftovers from old jobs which never are never removed - Hive - [issue]
...I seem to have a lot of files on /tmp/hive-{username}/hive_{some timestamp}/ which are leftovers from old jobs which never are never removed.These jobs ran without any problems....
http://issues.apache.org/jira/browse/HIVE-1587    Author: Bennie Schut, 2013-05-21, 19:45
[HIVE-3308] Mixing avro and snappy gives null values - Hive - [issue]
...On default hive uses LazySimpleSerDe for output.When I now enable compression and "select count from avrotable" the output is a file with the .avro extension but this then will display null ...
http://issues.apache.org/jira/browse/HIVE-3308    Author: Bennie Schut, 2013-05-06, 22:22
RE: Hive Problems Reading Avro+Snappy Data - Hive - [mail # user]
...Just so you know there is still at least one bug using avro+compression like snappy: https://issues.apache.org/jira/browse/HIVE-3308 There's a simple one line patch but unfortunately it's no...
   Author: Bennie Schut, 2013-04-08, 12:18
hive & starschemas. - Hive - [mail # user]
...Hi all,  I've been using hive with snappy and avro combined for a little while now compared to our older star schema setup with hive and wanted to share this experience with other hive ...
   Author: Bennie Schut, 2013-04-02, 10:33
RE: Getting Slow Query Performance! - Hive - [mail # user]
...Well it's probably worth  to know 30G is really hitting rock bottom when you talk about big data. Hadoop is linearly scalable so probably going to 3 or 4 similar machines could get you ...
   Author: Bennie Schut, 2013-03-12, 11:30
RE: Getting Slow Query Performance! - Hive - [mail # user]
...Generally a single hadoop machine will perform worse then a single mysql machine. People normally use hadoop when they have so much data it won't really fit on a single machine and it would ...
   Author: Bennie Schut, 2013-03-12, 09:40
RE: Accessing sub column in hive - Hive - [mail # user]
...Perhaps worth posting the error. Some might know what the error means.  Also a bit unrelated to hive but please do yourself a favor and don't use float to store monetary values like sal...
   Author: Bennie Schut, 2013-03-08, 08:09
RE: Re:RE: Problem with Hive JDBC server - Hive - [mail # user]
...What jdbc driver are you using? Also compiled from trunk? I ask because I remember a jira a while back where the jdbc driver didn’t let the server know the connection should be closed (). If...
   Author: Bennie Schut, 2013-02-07, 09:10
RE: Hive JDBC driver query statement timeout. - Hive - [mail # user]
...Normally that would be stmt.setQueryTimout however that call isn't implemented yet. So to answer, no there isn't.    public void setQueryTimeout(int seconds) throws SQLException { ...
   Author: Bennie Schut, 2013-02-06, 09:31
Out Of Memory on localmode. - Hive - [mail # user]
...Hi,  Just in case anyone else ever runs into this. Lately our cluster kept on killing itself with an OOM message in the kernel log. It took me a while to realize why this happened since...
   Author: Bennie Schut, 2013-02-05, 08:12
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 (16)
last 9 months (63)
author
Namit Jain (802)
Edward Capriolo (633)
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