Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 33 (0.146s).
Loading phrases to help you
refine your search...
[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
[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-02, 21:37
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
[HDFS-4724] Provide API for checking whether lease is recovered or not - HDFS - [issue]
...recoverLease() returns a boolean indicating whether file has been successfully finalized and closed. In case false is returned, client should use another API to query whether lease is recove...
http://issues.apache.org/jira/browse/HDFS-4724    Author: Ted Yu, 2013-04-22, 20:56
Re: Testing online one class - HDFS - [mail # dev]
...You can use the following command:  mvn test -Dtest=TestReplicationPolicy  Cheers  On Mon, Apr 22, 2013 at 10:47 AM, Mohammad Mustaqeem <[EMAIL PROTECTED]  ...
   Author: Ted Yu, 2013-04-22, 17:52
Re: Cannot communicate - HDFS - [mail # dev]
...The exception was due to incompatible RPC versions between Apache maven artifacts and CDH4.  I suggest you build the project with same hadoop version as in your cluster.  On Mon, A...
   Author: Ted Yu, 2013-04-22, 15:02
Slow region server recoveries due to lease recovery going to stale data node - HDFS - [mail # dev]
...I think the issue would be more appropriate for hdfs-dev@ mailing list.  Putting use@hbase as Bcc.  From: Varun Sharma  Date: Fri, Apr 19, 2013 at 1:10 PM Subject: Re: Slow re...
   Author: Ted Yu, 2013-04-19, 21:18
Re: collision in the naming of '.snapshot' directory between hdfs snapshot and hbase snapshot - HDFS - [mail # dev]
...Hi, Please take a look at patch v5 attached to HBASE-8352.  It would be nice to resolve this blocker today so that 0.94.7 RC can be cut.  Thanks  On Tue, Apr 16, 2013 at 10:12...
   Author: Ted Yu, 2013-04-16, 21:02
Sort:
project
HBase (2476)
Hadoop (255)
MapReduce (148)
Zookeeper (50)
Hive (35)
HDFS (33)
Accumulo (2)
Avro (2)
type
mail # dev (18)
mail # user (10)
issue (5)
date
last 7 days (1)
last 30 days (5)
last 90 days (26)
last 6 months (28)
last 9 months (33)
author
Todd Lipcon (488)
Harsh J (455)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (149)
Suresh Srinivas (144)
Colin Patrick McCabe (128)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (88)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
Ted Yu