| clear query|facets|time |
Search criteria: .
Results from 1 to 9 from
9 (0.162s).
|
|
|
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
|
|
|
|