Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 17 from 17 (0.098s).
Loading phrases to help you
refine your search...
Re: RE: hive query doesn't seem to limit itself to partitions based on the WHERE clause - Hive - [mail # user]
...Thanks for the response, Edward.  The source table (hourly_fact) is partitioned on dt (date) and hr (hour), and I've confirmed that they are both String fields (CREATE stmt is below). &...
   Author: Marc Limotte, 2010-10-06, 18:11
Re: RE: hive query doesn't seem to limit itself to partitions based on the WHERE clause - Hive - [mail # user]
...Hi Namit,  Hourly_fact is partitioned on dt and hr.  Marc On Oct 3, 2010 10:00 PM, "Namit Jain"  wrote: the WHERE clause many more partitions than it needs to? For example, my...
   Author: Marc Limotte, 2010-10-05, 19:36
hive query doesn't seem to limit itself to partitions based on the WHERE clause - Hive - [mail # user]
...Hi,  more partitions than it needs to?  For example, my query is something like:  INSERT OVERWRITE TABLE daily_fact PARTITION (dt='2010-09-29') SELECT   20100929 as stamp...
   Author: Marc Limotte, 2010-10-01, 21:10
Re: NullPointerException in GenericUDTFExplode.process() - Hive - [mail # user]
...Also wanted to mention that I'm using the Cloudera distribution of Hive (0.5.0+20-2) on CentOS.  Marc  On Sun, Aug 8, 2010 at 7:33 PM, Marc Limotte  wrote:  ...
   Author: Marc Limotte, 2010-08-10, 00:54
Re: NullPointerException in GenericUDTFExplode.process() - Hive - [mail # user]
...Hi Paul,  No nulls.  I ensure that every row has at least one entry (a hyphen) before I split to create the list.  Marc  On Sun, Aug 8, 2010 at 8:14 PM, Paul Yang  w...
   Author: Marc Limotte, 2010-08-09, 18:32
NullPointerException in GenericUDTFExplode.process() - Hive - [mail # user]
...Hi,  I think I may have run into a Hive bug.  And I'm not sure what's causing it or how to work around it.  The reduce task log contains this exception:  java.io.IOExcept...
   Author: Marc Limotte, 2010-08-09, 02:33
Hive problem when using JDBC driver and type float - Hive - [mail # user]
...I've run into a problem using the Hive JDBC driver, with tables that contain floats.  The following two statements work fine in the hive shell, but break if I execute them through the J...
   Author: Marc Limotte, 2010-06-24, 02:11
Sort:
project
HBase (18)
Hive (17)
Hadoop (16)
type
mail # user (16)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (8)
last 9 months (17)
author
Namit Jain (802)
Edward Capriolo (631)
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)
Marc Limotte