Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 35 (0.186s).
Loading phrases to help you
refine your search...
Re: Exception in hive startup - Hive - [mail # user]
...This should be documented in README.txt  On Wed, Oct 13, 2010 at 6:14 PM, Steven Wong  wrote:  ...
   Author: Ted Yu, 2010-10-14, 04:49
Re: Exception in hive startup - Hive - [mail # user]
...Make sure hive-exec-0.7.0.jar is under lib/ dir.  Found: HiveConf Class: org.apache.hadoop.hive.conf.HiveConf Package: org.apache.hadoop.hive.conf Library Name: hive-exec-0.7.0.jar Libr...
   Author: Ted Yu, 2010-10-13, 22:00
LzoCodec for hadoop 0.20.x - Hive - [mail # user]
...Hi, I am using hive trunk with default setting along with cdh3b2. I encounter the following exception:  Caused by: java.lang.IllegalArgumentException: Compression codec com.hadoop.compr...
   Author: Ted Yu, 2010-10-08, 22:34
exception in admin_list_jobs.jsp - Hive - [mail # user]
...Hi, I compiled hive from trunk. ciq.com:9999/hwi/admin_list_jobs.jsp gave me:  org.apache.jasper.JasperException: Unable to compile class for JSP  An error occurred at line: 24 in ...
   Author: Ted Yu, 2010-10-07, 23:49
compiling hive trunk - Hive - [mail # user]
...Hi, I see the following when I compile hive trunk:  model-enhance: [datanucleusenhancer] log4j:WARN No appenders could be found for logger (DataNucleus.Enhancer). [datanucleusenhancer] ...
   Author: Ted Yu, 2010-09-30, 16:43
Re: how to export create statement for one table - Hive - [mail # user]
...See bottom of http://wiki.apache.org/hadoop/Hive/LanguageManual/DDL  On Sat, Sep 18, 2010 at 7:13 PM, lei liu  wrote:  ...
   Author: Ted Yu, 2010-09-19, 03:31
Re: (Self) Joins on NULLable columns takes forever - Hive - [mail # user]
...Was there a typo below (v1 -> e1) ?  event_log v1 JOIN event_log e2 ON  On Mon, Aug 23, 2010 at 1:36 PM, Rajappa Iyer  wrote:  ...
   Author: Ted Yu, 2010-08-23, 22:42
Re: Mapjoin parameters? - Hive - [mail # user]
...No. A RowContainer will be created based on hive.mapjoin.bucket.cache.size whos e default size is 100.  See line 223 in MapJoinOperator.processOp():         if (o ==...
   Author: Ted Yu, 2010-08-20, 17:38
Re: merging the size of the reduce output - Hive - [mail # user]
...Looking at ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMRFileSink1.java, hive.merge.mapredfiles is effective if there is a reducer for your job. Otherwise you should have set hive.mer...
   Author: Ted Yu, 2010-06-13, 14:39
Re: enough alter tables in the same .q file eventually fail - Hive - [mail # user]
...Typo in Ed's last email (table name): echo "create external table if not exists ed*_*test ( dat string ) partitioned by (dummy string) location '/tmp/a';" > test.q  On Thu, Apr 8, 20...
   Author: Ted Yu, 2010-04-08, 22:58
Sort:
project
HBase (2473)
Hadoop (255)
MapReduce (148)
Zookeeper (50)
Hive (35)
HDFS (32)
Accumulo (2)
Avro (2)
type
mail # user (30)
issue (4)
mail # dev (1)
date
last 7 days (0)
last 30 days (1)
last 90 days (1)
last 6 months (2)
last 9 months (35)
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)
Ted Yu