Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 14 (0.177s).
Loading phrases to help you
refine your search...
Re: How does hive decide to launch how many map tasks? - Hive - [mail # user]
...Hi, Bejoy. I find the mapred.min.split.size in mapred-default.xml, but there is no mapred.max.split.size property. I'm using hadoop 0.20.205.0.  Maybe only newer versions support mapred...
   Author: Cheng Su, 2012-11-19, 07:01
Re: How does hive decide to launch how many map tasks? - Hive - [mail # user]
...Thank you so much :)  On Fri, Nov 16, 2012 at 5:49 PM, Bejoy KS  wrote:     Regards, Cheng Su...
   Author: Cheng Su, 2012-11-16, 12:08
Re: Do I need any Pig knowledge to learn Hive? - Hive - [mail # user]
...Hi, Majid. I think you don't need know about pig, but it will help if you have some SQL knowledge.  On Fri, Nov 16, 2012 at 5:26 PM, Majid Azimi  wrote:     Regards, Chen...
   Author: Cheng Su, 2012-11-16, 09:29
Why hadoop job pending for so long? - Hive - [mail # user]
...Hi, all.  I am running some hive queries. I use hive 0.9.0 + hadoop 0.20.205.0  But some of them are pending for quite a long time, say 30min or even longer. I have enough free map...
   Author: Cheng Su, 2012-11-16, 09:00
How does hive decide to launch how many map tasks? - Hive - [mail # user]
...Hi, all  How does hive decide to launch how many map tasks? I know there are some configs to help hive to decide how many reduce task to launch? But how about map tasks?  I thought...
   Author: Cheng Su, 2012-11-16, 06:39
Re: Can I merge files after I loaded them into hive? - Hive - [mail # user]
...Thank you guys. I will try this later. And sorry for additional questions: if I do this, could the file become too big? Does hive have a config to control the max file size? Does hive can au...
   Author: Cheng Su, 2012-11-15, 10:41
Re: Hive UDAF convert problem - Hive - [mail # user]
...Thanks a lot. I will look into it.   Actually I did change the source like what you suggested to avoid the convert exception. But I need to use some TreeMap method, so I had to check an...
   Author: Cheng Su, 2012-11-15, 08:45
Can I merge files after I loaded them into hive? - Hive - [mail # user]
...Hi, all.  Can I merge files after I loaded them into hive? This is my situation:  There is a log table partitioned by date, which is store the nginx access logs. The raw log files ...
   Author: Cheng Su, 2012-11-15, 08:03
Hive UDAF convert problem - Hive - [mail # user]
...Hi all.  I'm writing a hive UDAF to calculate page view per session. Java source is blow:  public class CalculateAvgPVPerSession extends UDAF {   /** * @author Cheng Su * ...
   Author: Cheng Su, 2012-11-13, 04:01
Re: Hbase connection closed when query multiple complicated hql with hive+hbase integration - Hive - [mail # user]
...The exceptions seem to be another problem. They all happened on one node. And after the task attempts failed at that node, retried on other nodes and no exceptions. So that, the exception ma...
   Author: Cheng Su, 2012-11-07, 06:23
Sort:
project
Hive (14)
HBase (8)
type
mail # user (14)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (14)
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)
Cheng Su