Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 38 (0.151s).
Loading phrases to help you
refine your search...
Re: Hadoop database ecosystem overview - HDFS - [mail # user]
...John:  The following was one recent case study:  http://nosql.mypopescu.com/post/34305991777/ycsb-benchmark-results-for-cassandra-hbase-mongodb Cheers  On Mon, Jun 17, 2013 at...
   Author: Ted Yu, 2013-06-17, 14:25
Re: How to commit - HDFS - [mail # user]
...Take a look at: http://wiki.apache.org/hadoop/HowToContribute  On Wed, Jun 5, 2013 at 9:03 PM, Lokesh Basu  wrote:  ...
   Author: Ted Yu, 2013-06-06, 04:08
Re: Logs directory for HBASE and Task Tracker - HDFS - [mail # user]
...Rams: For hadoop related log directories, you can use ps command to see the command line of namenode. You would see the log dir in the command line, e.g.: -Dhadoop.log.dir=/homes/zy/deploy/h...
   Author: Ted Yu, 2013-06-05, 17:42
[HDFS-4382] Fix typo MAX_NOT_CHANGED_INTERATIONS - HDFS - [issue]
...Here is an example:+      if (notChangedIterations >= MAX_NOT_CHANGED_INTERATIONS) {...
http://issues.apache.org/jira/browse/HDFS-4382    Author: Ted Yu, 2013-06-03, 07:14
[HDFS-4774] Backport HDFS-4525 'Provide an API for knowing whether file is closed or not' to branch-1 - HDFS - [issue]
...HDFS-4525 compliments lease recovery API which allows user to know whether the recovery has completed.This JIRA backports the API to branch-1....
http://issues.apache.org/jira/browse/HDFS-4774    Author: Ted Yu, 2013-05-31, 22:56
Re: Help: error in hadoop build - HDFS - [mail # user]
...What's the output of:  protoc --version  You should be using 2.4.1  Cheers  On Wed, May 29, 2013 at 11:33 AM, John Lilley wrote:  ...
   Author: Ted Yu, 2013-05-29, 18:36
[HDFS-4853] Handle unresolved InetAddress for favored nodes in DFSClient#create() - HDFS - [issue]
...The underlying API is:  public DFSOutputStream create(String src,                              FsPermissi...
http://issues.apache.org/jira/browse/HDFS-4853    Author: Ted Yu, 2013-05-25, 16:57
Re: unable to create table in Hbase - HDFS - [mail # user]
...Can you tell us which HBase version you are using ?  Did you issue table creation command from HBase shell ?  Cheers  On Mon, May 6, 2013 at 11:04 AM, Rajeev Yadav  wrote...
   Author: Ted Yu, 2013-05-06, 18:06
[HDFS-4796] Port HDFS-4721 'Speed up lease/block recovery when DN fails and a block goes into recovery' to branch 1 - HDFS - [issue]
...This was observed while doing HBase WAL recovery. HBase uses append to write to its write ahead log. So initially the pipeline is setup asDN1 --> DN2 --> DN3This WAL needs to be read w...
http://issues.apache.org/jira/browse/HDFS-4796    Author: Ted Yu, 2013-05-04, 21:46
Re: hadoop 1.1.2 sources (maven project) - HDFS - [mail # user]
...I meant using command such as the following (I use svn): svn co http://svn.apache.org/repos/asf/hadoop/common/branches/branch-1.1  Cheers  On Wed, May 1, 2013 at 7:25 AM, Oleg Ruch...
   Author: Ted Yu, 2013-05-01, 14:28
Sort:
project
HBase (2548)
Hadoop (259)
MapReduce (148)
Zookeeper (50)
HDFS (38)
Hive (35)
Accumulo (2)
Avro (2)
Drill (2)
type
mail # dev (18)
mail # user (14)
issue (6)
date
last 7 days (1)
last 30 days (7)
last 90 days (29)
last 6 months (33)
last 9 months (38)
author
Todd Lipcon (492)
Harsh J (474)
Eli Collins (349)
Tsz Wo (172)
Aaron T. Myers (151)
Suresh Srinivas (151)
Mohammad Tariq (133)
Colin Patrick McCabe (131)
Stuti Awasthi (95)
Jing Zhao (91)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (68)
Azuryy Yu (62)
Ted Yu