Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 173 (0.097s).
Loading phrases to help you
refine your search...
How to force the replication ? - Hadoop - [mail # general]
...Hi all I change the replication of file by using command : bin/hadoop setrep But when I use fsck to check the status of the file, it always shows that the one replica of this file is missing...
   Author: Jeff Zhang, 2010-06-07, 05:34
Re: Setting up a second cluster and getting a weird issue - Hadoop - [mail # user]
...It is not suggested to deploy hadoop on NFS, there will be conflict between data nodes, because NFS share the same namespace of file system.    On Thu, May 13, 2010 at 9:52 PM, And...
   Author: Jeff Zhang, 2010-05-14, 01:51
Re: How to recover hadoop cluster using SecondaryNameNode ? - Hadoop - [mail # user]
...Allen,  Do you mean HDFS-976  and HDFS-966  ?    On Fri, May 14, 2010 at 1:32 AM, Allen Wittenauer  wrote: have undergone any review outside of Facebook. :( &nb...
   Author: Jeff Zhang, 2010-05-14, 01:39
How to recover hadoop cluster using SecondaryNameNode ? - Hadoop - [mail # user]
...Hi all,  I wonder is it enough for recovering hadoop cluster by just coping the meta data from SecondaryNameNode to the new master node ? Do I any need do any other stuffs ? Thanks for ...
   Author: Jeff Zhang, 2010-05-13, 09:01
Re: Setting up a second cluster and getting a weird issue - Hadoop - [mail # user]
...These 4 nodes share NFS ?   On Thu, May 13, 2010 at 8:19 AM, Andrew Nguyen  wrote: ermittent errors on the DataNodes: Node: java.io.FileNotFoundException: /srv/hadoop/dfs/1/current...
   Author: Jeff Zhang, 2010-05-13, 02:40
Re: submit multiple jobs simultaneously - Hadoop - [mail # user]
...The returned object of JobClient.submitJob(JobConf job) is RunningJob. You can get the job status through this object.    2010/5/12 Gang Luo :  counters, etc. How can I get th...
   Author: Jeff Zhang, 2010-05-12, 15:46
Re: Questions about SequenceFiles - Hadoop - [mail # user]
...I think this is a bug, writable object should have default no-argument constructor.   On Tue, May 11, 2010 at 7:20 AM, Ananth Sarathy  wrote: om onf); yClass()); ueClass()); ection...
   Author: Jeff Zhang, 2010-05-11, 14:31
Re: Fully distribute TextInputFormat... - Hadoop - [mail # user]
...What's the format of this file ? gzip can been split.    On Mon, May 10, 2010 at 5:21 AM, Pierre ANCELOT  wrote y ?    Best Regards  Jeff Zhang...
   Author: Jeff Zhang, 2010-05-10, 12:52
Re: where job executed - Hadoop - [mail # user]
...Do you mean where each task run ? You can look at the job tracker web ui where you can find each job's status and info.    On Mon, May 10, 2010 at 3:16 AM, Alan Miller  wro te...
   Author: Jeff Zhang, 2010-05-10, 01:06
Re: Logging from the job - Hadoop - [mail # user]
...you should use the log4j rather than the apache common logging  On Tue, Apr 27, 2010 at 4:52 PM, Alexander Semenov  wrote:    Best Regards  Jeff Zhang...
   Author: Jeff Zhang, 2010-04-27, 09:07
Sort:
project
Hadoop (173)
Pig (146)
MapReduce (47)
HDFS (39)
HBase (24)
Hive (13)
Avro (2)
type
mail # user (143)
mail # general (19)
mail # dev (11)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (173)
author
Harsh J (1372)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Mark Kerzner (334)
Konstantin Boudnik (333)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
Jeff Zhang