Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 144 (0.337s).
Loading phrases to help you
refine your search...
Re: help with rewriting hadoop java code for new API: getPos() and getCounter() - Hadoop - [mail # user]
...Hi,  On Wed, Oct 27, 2010 at 2:19 AM, Bibek Paudel  wrote:  Per documentation here: http://hadoop.apache.org/common/docs/r0.20.2/api/index.html, there seems to be only a findC...
   Author: Hemanth Yamijala, 2010-10-30, 09:39
Re: GC overhead limit exceeded while running Terrior on Hadoop - Hadoop - [mail # user]
...Hi,  On Tue, Oct 26, 2010 at 8:14 PM, siddharth raghuvanshi  wrote:  This error generally means that your MapReduce program requires more JVM heap space than has been configur...
   Author: Hemanth Yamijala, 2010-10-30, 09:28
Re: [VOTE] ZooKeeper as TLP? - Hadoop - [mail # general]
...+1  On Wed, Oct 27, 2010 at 11:34 PM, Patrick Hunt  wrote: on ", r" be bility ther r, to  is e...
   Author: Hemanth Yamijala, 2010-10-30, 07:40
Re: Need help on accessing datanodes local filesystem using hadoop map reduce framework - Hadoop - [mail # user]
...Hi,  On Sat, Oct 23, 2010 at 1:44 AM, Burhan Uddin  wrote: .  I suppose you know already (since you mention Lucene), but Nutch (nutch.apache.org) is a crawler built on Hadoop....
   Author: Hemanth Yamijala, 2010-10-23, 07:16
Re: Hadoop's deafult FIFO scheduler - Hadoop - [mail # dev]
...Hi,  Sorry for a delayed response.  Once jobs are submitted, they are setup by running the setup task. These are run in order of submission. However, the setup task itself runs on ...
   Author: Hemanth Yamijala, 2010-10-23, 03:12
Re: About MapReduce's Setup - Hadoop - [mail # dev]
...Hi,  Apologies for a very delayed response.  The setup task is under the control of the user, and the user can provide an implementation that makes sense for his/her M/R job. That ...
   Author: Hemanth Yamijala, 2010-10-23, 03:09
Re: Hadoop's deafult FIFO scheduler - Hadoop - [mail # dev]
...Hi,  On Thu, Oct 14, 2010 at 10:59 PM, He Chen  wrote:  You mean all jobs were submitted within a minute ? That means a few seconds between jobs ? Or do you mean each job was ...
   Author: Hemanth Yamijala, 2010-10-15, 04:45
Re: About MapReduce's Setup - Hadoop - [mail # dev]
...If you are talking about the 'Setup task' that is used to initialize or setup the job, yes, it can run on either the map slot or reduce slot depending on what is available.  Thanks Hema...
   Author: Hemanth Yamijala, 2010-10-14, 04:38
Re: nodes with different memory sizes - Hadoop - [mail # user]
...Hi,  You mentioned you'd like to configure different memory settings for the process depending on which nodes the tasks run on. Which process are you referring to here - the Hadoop daem...
   Author: Hemanth Yamijala, 2010-10-13, 18:31
Re: Sorting Numbers using mapreduce - Hadoop - [mail # user]
...Hi,  On Mon, Sep 6, 2010 at 1:47 AM, Neil Ghosh  wrote: and  In the examples that come with Hadoop, you can find a 'sort' example. The source is at o.a.h.examples.Sort.java. T...
   Author: Hemanth Yamijala, 2010-09-06, 05:42
Sort:
project
MapReduce (155)
Hadoop (144)
HDFS (26)
Hive (4)
type
mail # user (87)
mail # dev (33)
mail # general (19)
issue (5)
date
last 7 days (0)
last 30 days (0)
last 90 days (8)
last 6 months (22)
last 9 months (144)
author
Harsh J (1379)
Steve Loughran (933)
Owen O'Malley (816)
Todd Lipcon (756)
Arun C Murthy (575)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (336)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
Hemanth Yamijala