Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 6 from 6 (0.351s).
Loading phrases to help you
refine your search...
Re: max() returns NULL on partition column - Hive - [mail # user]
...Thanks for confirming that I wasn't imagining this. Turns out this was a known bug (HIVE-2955 https://issues.apache.org/jira/browse/HIVE-2955 ) and is already fixed in version 0.10.0  R...
   Author: Robin Morris, 2013-04-22, 22:54
[HIVE-4386] max() and min() return NULL on partition column; distinct() returns nothing - Hive - [issue]
...partitioned_table is partitioned on year, month, day.> select max(day) from partitioned_table where year=2013 and month=4;spins up zero mappers, one reducer, and returns NULL.  Same ...
http://issues.apache.org/jira/browse/HIVE-4386    Author: Robin Morris, 2013-04-20, 03:21
max() returns NULL on partition column - Hive - [mail # user]
...partitioned_table is partitioned on year, month, day.  A query of the form spins up zero mappers, one reducer, and returns NULL  Hadoop job information for Stage-1: number of mappe...
   Author: Robin Morris, 2013-04-18, 20:14
CHAN (Comprehensive Hive Archive Network) (Was Re: Using Reflect: A thread for ideas) - Hive - [mail # user]
...I think we need to think a little bigger than this.  Recently I've been thinking that what would be most useful to the Hive user community would be a CHAN – Comprehensive Hive Archive N...
   Author: Robin Morris, 2013-02-14, 06:59
Re: Help to solve UDAF errors! - Hive - [mail # user]
...Hi,  You might well have found the error yourself by now, but if not, the problem is that you missed the "static" keyword off the declaration of TopNPercentEvaluator.  Line 18 of y...
   Author: Robin Morris, 2013-02-14, 01:02
Re: question about machine learning on Hive - Hive - [mail # user]
...In a similar way, ML algorithms can be put into a Hive UDAF.  I'm working on this at the moment, and it's proved quite straightforward to integrate liblinear into a UDAF.  As Igor ...
   Author: Robin Morris, 2013-01-18, 04:57
Sort:
project
Hive (6)
type
mail # user (5)
issue (1)
date
last 7 days (0)
last 30 days (1)
last 90 days (3)
last 6 months (6)
last 9 months (6)
author
Namit Jain (802)
Edward Capriolo (632)
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)
Robin Morris