Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 77 (0.173s).
Loading phrases to help you
refine your search...
Re: Is there a way to keep all intermediate files there after the MapReduce Job run? - MapReduce - [mail # user]
...Your job.xml file is kept for a set period of time.  I believe the others are automatically removed.   You can easily access the job.xml file from the JT webpage.  On Mar 1, 2...
   Author: Michael Segel, 2013-03-01, 13:23
Re: How does hadoop decide how many reducers to run? - MapReduce - [mail # user]
...Since you are using EMR,  AWS pre configures the number of slots per node.  So you are already getting the optimum number of slots that their 'machines' can handle.   So when ...
   Author: Michael Segel, 2013-01-12, 14:05
Re: How does hadoop decide how many reducers to run? - MapReduce - [mail # user]
...Hi,   First, not enough information.   1) EC2 got it.  2) Which flavor of Hadoop? Is this EMR as well?  3) How many slots did you configure in your mapred-site.xml?  ...
   Author: Michael Segel, 2013-01-11, 23:20
Re: What is the preferred way to pass a small number of configuration parameters to a mapper or reducer - MapReduce - [mail # user]
...Ed,   There are some who are of the opinion that these certifications are worthless.  I tend to disagree, however, I don't think that they are the best way to demonstrate one's abi...
   Author: Michael Segel, 2012-12-30, 16:27
Re: Is it necessary to run secondary namenode when starting HDFS? - MapReduce - [mail # user]
...Hi,   Just a reminder... just because you can do something or rather in this case, not do something, doesn't mean that its a good idea.   The SN is there for a reason. Maybe if you...
   Author: Michael Segel, 2012-12-17, 17:42
Re: Assigning reduce tasks to specific nodes - MapReduce - [mail # user]
...I haven't thought about reducers but in terms of mappers you need to override the data locality so that it thinks that the node where you want to send the data exists.  Again, not reall...
   Author: Michael Segel, 2012-12-01, 17:57
Re: bounce message - MapReduce - [mail # user]
...So how many people here are old enough to remember the song 'Hotel California' ? :-P   On Nov 28, 2012, at 11:18 AM, Ted Dunning  wrote:  ...
   Author: Michael Segel, 2012-11-30, 20:46
Re: Best practice for storage of data that changes - MapReduce - [mail # user]
...Here's the simple thing to consider...   If you are running M/R jobs against the data... HBase hands down is the winner.   If you are looking at a stand alone cluster ... Cassandra...
   Author: Michael Segel, 2012-11-30, 20:44
Re: Hadoop processing - MapReduce - [mail # user]
...To go back to the OP's initial position.  2 new nodes where data hasn't yet been 'balanced'.   First, that's a small window of time.   But to answer your question...   Th...
   Author: Michael Segel, 2012-11-08, 15:03
Re: Please help on providing correct answers - MapReduce - [mail # user]
...Sorry, I think I had better explain why I am curious...   First, there are a couple of sites that have study questions to help pass Cloudera's certification.  ( I don't know if Hor...
   Author: Michael Segel, 2012-11-07, 18:37
Sort:
project
HBase (485)
Hadoop (214)
MapReduce (77)
HDFS (29)
type
mail # user (77)
date
last 7 days (0)
last 30 days (2)
last 90 days (9)
last 6 months (14)
last 9 months (77)
author
Harsh J (1067)
Arun C Murthy (529)
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 (134)
Michael Segel