Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 255 (0.263s).
Loading phrases to help you
refine your search...
Re: test patch fails with -1 findbugs - Hadoop - [mail # dev]
...Here was the command I used (on MacBook): ant test-patch -Dpatch.file=../ted-1.0.txt -Dfindbugs.home=/Users/tyu/findbugs-2.0.2 -Dforrest.home=/Users/tyu/apache-forrest-0.9  But I didn't...
   Author: Ted Yu, 2013-05-12, 04:17
Re: test patch fails with -1 findbugs - Hadoop - [mail # dev]
...As validation step, you can run an empty patch (adding whitespace in any file) through test-patch. You would have base number of findbugs warnings.  Cheers  On Sat, May 11, 2013 at...
   Author: Ted Yu, 2013-05-11, 20:44
Re: VersionInfoAnnotation Unknown for Hadoop/HBase - Hadoop - [mail # user]
...bq. 'java  -cp /usr/lib/hbase/hbase...  Instead of hard coding class path, can you try specifying `hbase classpath` ?  Cheers  On Mon, Apr 29, 2013 at 5:52 AM, Shahab Yun...
   Author: Ted Yu, 2013-04-29, 14:31
Re: Status of 2.0.4-alpha release - Hadoop - [mail # general]
...Good idea, Roman.  On Tue, Apr 9, 2013 at 7:26 PM, Roman Shaposhnik  wrote:  ...
   Author: Ted Yu, 2013-04-10, 02:29
Re: MVN repository for hadoop trunk - Hadoop - [mail # user]
...Jay: Harsh is correct.  Take a look at http://mvnrepository.com/artifact/org.apache.hadoop/hadoop-common and you will see what versions have artifacts in the repo.   On Sat, Apr 6,...
   Author: Ted Yu, 2013-04-06, 21:07
Re: Static class vs Normal Class when to use - Hadoop - [mail # user]
...See http://stackoverflow.com/questions/1353309/java-static-vs-non-static-inner-class  I believe Josh Bloch covers this in his famous book.  On Wed, Mar 27, 2013 at 9:01 PM, Sai Sai...
   Author: Ted Yu, 2013-03-28, 04:05
Re: [DISCUSS] stabilizing Hadoop releases wrt. downstream - Hadoop - [mail # general]
...Thanks Bobby.  HBase trunk can build upon 2.0 SNAPSHOOT so that regression can be detected early.  On Tue, Mar 5, 2013 at 7:18 AM, Robert Evans  wrote:  ...
   Author: Ted Yu, 2013-03-07, 23:29
Re: TaskStatus Exception using HFileOutputFormat - Hadoop - [mail # user]
...Can you tell us the HBase and hadoop versions you were using ?      HFileOutputFormat.configureIncrementalLoad(job, table);      FileOutputFormat.setOutputPath(...
   Author: Ted Yu, 2013-02-06, 00:46
[HADOOP-9208] Fix release audit warnings - Hadoop - [issue]
...The following files should be excluded from rat check:./hadoop-common-project/hadoop-common/src/main/docs/src/documentation/resources/images/hdfsarchitecture.odg./hadoop-common-project/hadoo...
http://issues.apache.org/jira/browse/HADOOP-9208    Author: Ted Yu, 2013-01-15, 14:48
[HADOOP-8417] HADOOP-6963 didn't update hadoop-core-pom-template.xml - Hadoop - [issue]
...HADOOP-6963 introduced commons-io 2.1 in ivy.xml but forgot to update the hadoop-core-pom-template.xml.This has caused map reduce jobs in downstream projects to fail with:Caused by: java.lan...
http://issues.apache.org/jira/browse/HADOOP-8417    Author: Ted Yu, 2012-10-17, 19:27
Sort:
project
HBase (2467)
Hadoop (255)
MapReduce (148)
Zookeeper (50)
Hive (35)
HDFS (32)
Accumulo (2)
Avro (2)
type
mail # user (200)
mail # general (50)
mail # dev (3)
issue (2)
date
last 7 days (0)
last 30 days (3)
last 90 days (7)
last 6 months (9)
last 9 months (255)
author
Harsh J (1373)
Steve Loughran (930)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (574)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Ted Yu