Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 20 (0.212s).
Loading phrases to help you
refine your search...
RE: Array index support non-constant expresssion - Hive - [mail # user]
...Hi, Navis: If I disable both CP/PPD, it will be worse, as neither 1) or 2) query works. But interested thing is that for both queries, I got same error message, but different one comparing w...
   Author: java8964 java8964, 2012-12-13, 01:43
RE: Array index support non-constant expresssion - Hive - [mail # user]
...Hi, I played my query further, and found out it is very puzzle to explain the following behaviors: 1) The following query works: select c_poi.provider_str, c_poi.name from (select darray(sea...
   Author: java8964 java8964, 2012-12-12, 18:28
RE: Array index support non-constant expresssion - Hive - [mail # user]
...OK.  I followed the hive source code of org.apache.hadoop.hive.ql.udf.generic.GenericUDFArrayContains and wrote the UDF. It is quite simple.  It works fine as I expected for simple...
   Author: java8964 java8964, 2012-12-12, 17:15
Array index support non-constant expresssion - Hive - [mail # user]
...Hi, In our project to use the HIVE on CDH3U4 release (Hive 0.7.1), I have a hive table like the following: Table foo (   search_results array>   search_clicks array>) As you ...
   Author: java8964 java8964, 2012-12-11, 22:24
Hive 0.7 use the old mapred API - Hive - [mail # user]
...Hi,  Our company current is using CDH3 release, which comes with Hive 0.7.1. Right now, I have the data coming from another team, which also provides the custom InputFormat and Recorder...
   Author: java8964 java8964, 2012-12-03, 15:42
RE: need help on writing hive query - Hive - [mail # user]
...This is not a hive but a SQL question. You need to be more clear about your data, and try to think a way to solve your problem. Without the detail about your data, no easy way to answer your...
   Author: java8964 java8964, 2012-11-03, 23:48
RE: need help on writing hive query - Hive - [mail # user]
...If you don't need to join current_web_page and previous_web_page, assumin g you can just trust the time stamp, as Phil points out, an custom UDF  of collect_list() is the way to go. You...
   Author: java8964 java8964, 2012-10-31, 23:08
is it possible to disable running termiatePartial and merge() methods in UDAF - Hive - [mail # user]
...Hi,  I am trying to implement a UDAF of Kurtosis (http://en.wikipedia.org/wiki/Kurtosis in the hive. I already found a library to do it, from Apache commons math (http://commons.apache....
   Author: java8964 java8964, 2012-10-01, 16:16
Question about the org.apache.hadoop.hive.contrib.serde2.RegexSerDe - Hive - [mail # dev]
...Hi,  I have a question about the behavior of the class org.apache.hadoop.hive.co ntrib.serde2.RegexSerDe. Here is the example I tested using the Cloudra hiv e-0.7.1-cdh3u3 release. The ...
   Author: java8964 java8964, 2012-04-04, 19:43
Question about org.apache.hadoop.hive.contrib.serde2.RegexSerDe - Hive - [mail # user]
...Hi,  I have a question about the behavior of the class org.apache.hadoop.hive.co ntrib.serde2.RegexSerDe. Here is the example I tested using the Cloudra hiv e-0.7.1-cdh3u3 release. The ...
   Author: java8964 java8964, 2012-04-03, 17:47
Sort:
project
Hive (20)
MapReduce (6)
HDFS (3)
Hadoop (3)
type
mail # user (19)
mail # dev (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (5)
last 6 months (15)
last 9 months (20)
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)
java8964 java8964