Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 111 to 120 from 123 (0.084s).
Loading phrases to help you
refine your search...
Re: no jobtracker to stop,no namenode to stop - Hadoop - [mail # user]
...IP address with not work ..You have to put the hostnames in every configuration file. On Wed, Feb 9, 2011 at 2:01 PM, ursbrbalaji  wrote:  ...
   Author: madhu phatak, 2011-02-09, 16:28
Re: Data Nodes do not start - Hadoop - [mail # user]
...Don't use start-all.sh ,use data node daemon script to start the data node .  On Mon, Feb 7, 2011 at 11:52 PM, ahmednagy wrote:  ...
   Author: madhu phatak, 2011-02-09, 06:18
Re: no jobtracker to stop,no namenode to stop - Hadoop - [mail # user]
...Please see the job tracker logs  On Tue, Feb 8, 2011 at 3:54 PM, ursbrbalaji  wrote:  ...
   Author: madhu phatak, 2011-02-08, 15:35
Re: measure data transfere and processing - Hadoop - [mail # user]
...You can use the WEB UI of the job tracker to get those status  On Sun, Feb 6, 2011 at 5:44 AM, ahmednagy wrote:  ...
   Author: madhu phatak, 2011-02-08, 12:37
Re: Could not obtain block - Hadoop - [mail # user]
...May be some datanode  is down in the cluster ...check datanode logs of nodes in cluster  On Thu, Jan 20, 2011 at 3:43 PM, Cavus,M.,Fa. Post Direkt  wrote:  ...
   Author: madhu phatak, 2011-02-03, 11:35
Re: Mapfile as a input to a MapReduce job - Hadoop - [mail # user]
...Its may be SequenceFileInputFormat reading the value as  by default. So u can write like  SequenceFileInputFormat sequenceInputFormat = new SequenceFileInputFormat(); job.setInputF...
   Author: madhu phatak, 2011-02-03, 11:33
Re: Map->Reduce->Reduce - Hadoop - [mail # user]
...Reducer will get the  pair in sorted manner.If you can generate key in order of required sort you can process in map reduce job  On Tue, Jan 25, 2011 at 6:21 PM, Harsh J  wrot...
   Author: madhu phatak, 2011-02-03, 11:16
Re: Example for "Strings Comparison" - Hadoop - [mail # user]
...What exactly you want to implement? . From question it seems that you want to compare the string in two columns of a row  2011/1/20 Rawan AlSaad  ...
   Author: madhu phatak, 2011-02-03, 11:08
Re: :How to speed up of Map/Reduce job? - Hadoop - [mail # user]
...Most of the Hadoop uses includes processing of large data. But in real time applications , the data provided by user will be relatively small ,in which its not advised to use Hadoop On Tue, ...
   Author: madhu phatak, 2011-02-03, 10:58
Re: IdentityReducer is called instead of my own - Hadoop - [mail # user]
...Read Oreilly.Hadoop.The.Definitive.Guide book. It points out the changes in new and old api.  On Thu, Feb 3, 2011 at 3:53 AM, Christian Kunz  wrote:  ...
   Author: madhu phatak, 2011-02-03, 10:47
Sort:
project
Hadoop (123)
MapReduce (17)
HDFS (13)
Hive (6)
type
mail # user (109)
mail # dev (14)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (2)
last 9 months (123)
author
Harsh J (1387)
Steve Loughran (942)
Owen O'Malley (816)
Todd Lipcon (759)
Arun C Murthy (577)
Eli Collins (516)
Allen Wittenauer (461)
Konstantin Boudnik (347)
Doug Cutting (344)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (304)
jason hadoop (279)
madhu phatak