Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 25 (0.069s).
Loading phrases to help you
refine your search...
Re: Using NFS mounted volume for Hadoop installation/configuration - Hadoop - [mail # user]
...Cloudera manager or Zettaset can be a choice if you like easy configuration. This type of software will do the rysnc for you.  On Mon, Feb 18, 2013 at 12:53 PM, Mehmet Belgin  wrot...
   Author: Chen He, 2013-02-18, 19:01
Re: Using NFS mounted volume for Hadoop installation/configuration - Hadoop - [mail # user]
...To use NFS as datanode fs may bring performance problems. Millions of requests may block your NFS server.  On Mon, Feb 18, 2013 at 12:09 PM, Chris Embree  wrote:  ...
   Author: Chen He, 2013-02-18, 18:17
Re: what will happen when HDFS restarts but with some dead nodes - Hadoop - [mail # user]
...That is correct if you do not manually exit NN safemode.  Regards  Chen On Jan 30, 2013 8:59 AM, "Jean-Marc Spaggiari"  wrote:  ...
   Author: Chen He, 2013-01-30, 15:28
Re: Instructions on how to run Apache Hadoop 2.0.2-alpha? - Hadoop - [mail # user]
...Hi Glen  I agree with you. There are many versions and confusing. If you really want to know, you can check the developing and publishing documents. In 0.23's document, they must announ...
   Author: Chen He, 2013-01-04, 16:17
Re: Instructions on how to run Apache Hadoop 2.0.2-alpha? - Hadoop - [mail # user]
...0.24 is the developing version, 2.0.2 is the publication version.  0.23 or above is published as 2.0.x  On Fri, Jan 4, 2013 at 5:45 AM, Glen Mazza  wrote:  ...
   Author: Chen He, 2013-01-04, 12:02
Re: more reduce tasks - Hadoop - [mail # user]
...Hi Bejoy  Thank you for your idea.  The hadoop patch I said means this merge happens during the output writing process.  Regards!  Chen On Jan 3, 2013 11:25 PM,  wro...
   Author: Chen He, 2013-01-04, 05:32
Re: more reduce tasks - Hadoop - [mail # user]
...Sounds like you want more reducer to reduce the execution time but only want a single output file.  Is this waht you want?  You can use as many as your want (may not be optimal) re...
   Author: Chen He, 2013-01-04, 04:55
Re: migrate cluster to different datacenter - Hadoop - [mail # user]
...sometimes, physically moving hard drives helps.   :) On Aug 3, 2012 1:50 PM, "Patai Sangbutsarakum"  wrote:  ...
   Author: Chen He, 2012-08-03, 19:40
Re: Re: HDFS block physical location - Hadoop - [mail # user]
...For block to filename mapping, you can get from my previous answer.  For block to harddisk mapping, you may need to traverse all the directory that used for HDFS, I am sure your OS has ...
   Author: Chen He, 2012-07-25, 22:20
Re: HDFS block physical location - Hadoop - [mail # user]
...Hope this helps.  On Wed, Jul 25, 2012 at 5:17 PM,  wrote:  ...
   Author: Chen He, 2012-07-25, 21:33
Sort:
project
Hadoop (25)
MapReduce (9)
HDFS (1)
type
mail # user (24)
mail # dev (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (2)
last 6 months (7)
last 9 months (25)
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)
Chen He