Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 9 from 9 (0.128s).
Loading phrases to help you
refine your search...
Re: what will happen when HDFS restarts but with some dead nodes - MapReduce - [mail # user]
...Hi Harsh  I have a question. How namenode gets out of safemode in condition of data blocks lost, only administrator? Accordin to my experiences, the NN (0.21) stayed in safemode about s...
   Author: Chen He, 2013-01-30, 16:36
Re: what will happen when HDFS restarts but with some dead nodes - MapReduce - [mail # user]
...Hi Nan  Namenode will stay in safemode before all blocks are replicated. During this time, the jobtracker can not see any tasktrackers. (MRv1).  Chen  On Tue, Jan 29, 2013 at ...
   Author: Chen He, 2013-01-30, 03:50
Re: 回复: compile hadoop failed, src/test/lib does not exist? - MapReduce - [mail # user]
...hmmm... Interesting, I used to modify the fair-sharing scheduler in hadoop 0.21, there was no problem. Which version you are working on?  Chen  On Sat, Oct 13, 2012 at 11:28 AM, Na...
   Author: Chen He, 2012-10-13, 16:34
Re: 回复: compile hadoop failed, src/test/lib does not exist? - MapReduce - [mail # user]
...addition, the web module package also. Probably your modification affect the interaction between fair-sharing scheduler and the web interface if you did not make mistake on losing library. &...
   Author: Chen He, 2012-10-13, 16:17
Re: 回复: compile hadoop failed, src/test/lib does not exist? - MapReduce - [mail # user]
...Hi Nan  you can uncheck the test package and have a try.  Chen  On Sat, Oct 13, 2012 at 10:49 AM, Nan Zhu  wrote:  ry ,上午11:36,Nan Zhu 写道� �...
   Author: Chen He, 2012-10-13, 16:15
Re: One petabyte of data loading into HDFS with in 10 min. - MapReduce - [mail # user]
...If it is not a single file, you can upload them using multiple threads to HDFS.  On Wed, Sep 5, 2012 at 7:21 AM, prabhu K  wrote:  ...
   Author: Chen He, 2012-09-05, 14:03
Re: directory delete in hadoop - MapReduce - [mail # user]
...you have to include the hdfs-site.xml and hdfs-default.xml. Because those two files tell you where is the namenode and what is the operation port.  On Wed, Sep 5, 2012 at 6:47 AM, Harsh...
   Author: Chen He, 2012-09-05, 13:56
Re: Custom InputFormat errer - MapReduce - [mail # user]
...Hi Harsh  That means I have to lose my input data because of Hadoop's FileSplit evenly splits input file according to the "numSplits". But, I want to prevent this. Is there any way? &nb...
   Author: Chen He, 2012-08-30, 02:55
Custom InputFormat errer - MapReduce - [mail # user]
...Hi guys  I met a interesting problem when I implement my own custom InputFormat which extends the FileInputFormat.(I rewrite the RecordReader class but not the InputSplit class)  M...
   Author: Chen He, 2012-08-29, 05:43
Sort:
project
Hadoop (25)
MapReduce (9)
HDFS (1)
type
mail # user (9)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (2)
last 9 months (9)
author
Harsh J (1067)
Arun C Murthy (516)
Vinod Kumar Vavilapalli (354)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (177)
Thomas Graves (176)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Robert Evans (151)
Ted Yu (148)
Tom White (138)
Alejandro Abdelnur (132)
Chen He