Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 5 from 5 (0.147s).
Loading phrases to help you
refine your search...
[HIVE-581] improve group by syntax - Hive - [issue]
...It would be nice if group by allowed either column aliases or column position (like mysql).It can be burdensome to have to repeat UDFs both in the select and in the group by.e.g. instead of:...
http://issues.apache.org/jira/browse/HIVE-581    Author: Larry Ogrodnek, 2012-12-27, 17:58
[HIVE-580] command to list available UDF names - Hive - [issue]
...It would be great if there was some way to list all available UDF names in the CLI.Ideally, there would be some way for the UDFs themselves to provide a description/help that could also be d...
http://issues.apache.org/jira/browse/HIVE-580    Author: Larry Ogrodnek, 2011-12-17, 00:07
Re: Re: How to use comstom mapreduce script - Hive - [mail # user]
...Hello Gang,   I put together some examples and helper classes for writing hive map/reduce scripts in java here:  http://dev.bizo.com/2009/10/hive-map-reduce-in-java.html  I ho...
   Author: Larry Ogrodnek, 2009-11-13, 01:18
Re: NullPointerException when inserting into a partition with a select from another table/partition - Hive - [mail # user]
...Zheng,    Thanks for the help.  I tried both attaching a file with the output and including it inline, but it keeps getting rejected by the listserver as spam.    I ...
   Author: Larry Ogrodnek, 2009-07-01, 17:03
NullPointerException when inserting into a partition with a select from another table/partition - Hive - [mail # user]
...trying to run the following query:  insert overwrite table imp_test3 partition(ds="20090513") select d["query_string"] from imp where imp.ds="20090513" and imp.hour="00";  causes a...
   Author: Larry Ogrodnek, 2009-06-30, 23:43
Sort:
project
Hive (5)
type
mail # user (3)
issue (2)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (5)
author
Namit Jain (800)
Edward Capriolo (644)
Zheng Shao (613)
Carl Steinbach (605)
John Sichi (297)
Mark Grover (265)
Ashutosh Chauhan (262)
Ning Zhang (255)
Nitin Pawar (249)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Navis (148)
Bejoy Ks (132)
Larry Ogrodnek