Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 54 (0.232s).
Loading phrases to help you
refine your search...
Hive partition problem - Hive - [mail # user]
...hi,  We setup a new hive 0.9 client, Found some sql did not work, for example  hive> create table t1(a int) partitioned by ( dt int ); OK Time taken: 0.097 seconds hive> load...
   Author: wd, 2012-05-31, 07:19
Re: subquery in select - Hive - [mail # user]
...I didn't have run it. I think the sql I write should work in every db....  On Mon, May 28, 2012 at 4:54 PM, shan s  wrote:  Maybe you should delete this white line?  ...
   Author: wd, 2012-05-28, 09:39
Re: subquery in select - Hive - [mail # user]
...group by category  On Mon, May 28, 2012 at 2:20 PM, shan s  wrote:...
   Author: wd, 2012-05-28, 08:25
Re: subquery in select - Hive - [mail # user]
...select a.id, a.count, a.count/b.val from (select id, count(*) as count from data group by id) a, (select val from tableY ....) b  You don't have a join condition, this maybe output very...
   Author: wd, 2012-05-28, 04:07
Re: Is there a metastore schema script for postgresql for Hive version 0.9.0 - Hive - [mail # user]
...Hive can auto create metadata tables, maybe you can try it out.  On Sat, May 12, 2012 at 2:28 PM, Xiaobo Gu  wrote:...
   Author: wd, 2012-05-12, 16:47
Re: Rank implementation in hive - Hive - [mail # user]
...Maybe someone can setup a site to accept user upload UDF or UDAF jars. Like cpan for perl, aur for archlinux. :D  On Sun, May 6, 2012 at 1:28 AM, Edward Capriolo  wrote:...
   Author: wd, 2012-05-06, 01:11
Re: Hive working with multiple clusters - Hive - [mail # user]
...Hive does not 'join' your data, it's all done by hadoop.  On Sat, Mar 17, 2012 at 7:27 AM, Dani Rayan  wrote:...
   Author: wd, 2012-03-17, 13:31
Re: Initializing a custom UDF - Hive - [mail # user]
...An UDF can accept some params, you can pass your configuration in one of it ?  On Tue, Feb 14, 2012 at 10:02 AM, Parimi, Nagender  wrot e: g n’t...
   Author: wd, 2012-02-14, 02:57
Re: Hive command line- select - Hive - [mail # user]
...Because 'select *' will not run map reduce job, may be you should check if your hadoop cluster is work  On Mon, Jan 2, 2012 at 10:37 AM, Aditya Kumar  wr ote:  Hbasetable. ame...
   Author: wd, 2012-01-02, 13:53
Re: Hive and HBase integration in Cloudera CDH3U1 - Hive - [mail # user]
...the problem you've meet?  On Thu, Nov 3, 2011 at 1:56 AM, Weishung Chung  wrote:...
   Author: wd, 2011-11-04, 10:17
Sort:
project
Hive (54)
MapReduce (8)
HDFS (1)
type
mail # user (53)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (54)
author
Namit Jain (800)
Edward Capriolo (644)
Zheng Shao (613)
Carl Steinbach (605)
John Sichi (297)
Mark Grover (265)
Ashutosh Chauhan (261)
Ning Zhang (255)
Nitin Pawar (249)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Navis (148)
Bejoy Ks (132)
wd