Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 39 (0.838s).
Loading phrases to help you
refine your search...
Re: HDFS Ports - HDFS - [mail # user]
...The read port of data node is random, but I think you can forbid the port on namenode becuase each read operation should access namenode first.  On Fri, Sep 3, 2010 at 12:53 AM, Stephan...
   Author: Jeff Zhang, 2010-09-03, 08:13
Where is reflection_limited_types.h in Thrift for Cpp - HDFS - [mail # user]
...Hi all,  I'd like to use the cpp thrift of hdfs, but find that there's no reflection_limited_types.h which is included by hadoopfs_types.h     Best Regards  Jeff Zhang...
   Author: Jeff Zhang, 2010-07-20, 07:54
Re: Debug HDFS - HDFS - [mail # dev]
...You can debug MiniDFSCluster which is for unit test of HDFS.    On Mon, Jul 5, 2010 at 8:53 AM, Alberich de megres wrote:     Best Regards  Jeff Zhang...
   Author: Jeff Zhang, 2010-07-05, 16:05
Who will interrupt PacketResonpder Thread ? - HDFS - [mail # user]
...Hi all,  In my data node logs, it says PacketResponder is interrupt,and it cuase my data node to re-register to namenode. The following is the log:  (Anyone has any clues ? Thanks ...
   Author: Jeff Zhang, 2010-07-05, 05:30
Source Code Question about blockReport - HDFS - [mail # dev]
...Hi Hadoop Devs,  I have one question about the blockReport DataNode send to NameNode. I think NameNode get the blockReport from DataNode, then it can tell DataNode which block is invali...
   Author: Jeff Zhang, 2010-06-22, 05:59
Re: How to make command setrepr take effect on data node ? - HDFS - [mail # user]
...So when will the replication happen ? Do you know which part of code control the replication ? Thanks.    On Sun, Jun 13, 2010 at 11:10 AM, Eric Sammer  wrote:    Be...
   Author: Jeff Zhang, 2010-06-13, 03:18
Re: How to make command setrepr take effect on data node ? - HDFS - [mail # user]
...But when I invoke command fsck, it show that one replica is missing. So how can I force the replication ?  On Sat, Jun 12, 2010 at 12:13 PM, Eric Sammer  wrote:    Best R...
   Author: Jeff Zhang, 2010-06-12, 04:18
Re: Is it necessary to cache metadata in client side? - HDFS - [mail # user]
...Per inputstream means the cache can only been used in the scope of one file. I think it's will be better if there's a cache in DFSClient.    On Fri, Jun 11, 2010 at 5:02 PM, Todd L...
   Author: Jeff Zhang, 2010-06-11, 09:17
How to make command setrepr take effect on data node ? - HDFS - [mail # user]
...Hi all,  The command bin/hadoop setrepr only affect the metadata in namenode. So How can I make it take effect on data node ? Thanks.  Best Regards  Jeff Zhang...
   Author: Jeff Zhang, 2010-06-11, 07:18
Is it necessary to cache metadata in client side? - HDFS - [mail # user]
...Hi all,  According the GFS paper claims, GFS will cache meta data in client. But when I check the source code of hadoop, it seems that hadoop won't cache it in client side. I just wan t...
   Author: Jeff Zhang, 2010-06-11, 06:43
Sort:
project
Hadoop (173)
Pig (146)
MapReduce (47)
HDFS (39)
HBase (24)
Hive (13)
Avro (2)
type
mail # user (31)
mail # dev (7)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (39)
author
Todd Lipcon (488)
Harsh J (456)
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)
Jeff Zhang