Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 38 (0.173s).
Loading phrases to help you
refine your search...
RE: Which hadoop installation should I use on ubuntu server? - MapReduce - [mail # user]
...Hmm, seems intriguing. I'm still not totally clear on bigtop here. It seems like they're creating and maintain basically an installer for Hadoop?     I tried following their docs f...
   Author: David Parks, 2013-03-29, 08:09
RE: - MapReduce - [mail # user]
...Can I suggest an answer of "Yes, but  you probably don't want to"?  As a "typical user" of Hadoop you would not do this. Hadoop already chooses the best server to do the work based...
   Author: David Parks, 2013-03-25, 07:16
RE: For a new installation: use the BackupNode or the CheckPointNode? - MapReduce - [mail # user]
...So... the answer is... SecondaryNameNode is what I should be installing here. And the SecondaryNameNode is essentially just an earlier version of the checkpoint node, in terms of functionali...
   Author: David Parks, 2013-03-24, 01:21
How do _you_ document your hadoop jobs? - MapReduce - [mail # user]
...We've taken to documenting our Hadoop jobs in a simple visual manner using PPT (attached example). I wonder how others document their jobs?     We often add notes to the text secti...
   Author: David Parks, 2013-02-25, 09:11
RE: How can I limit reducers to one-per-node? - MapReduce - [mail # user]
...Looking at the Job File for my job I see that this property is set to 1, however I have 3 reducers per node (I’m not clear what configuration is causing this behavior).     My prob...
   Author: David Parks, 2013-02-09, 04:46
RE: How can I limit reducers to one-per-node? - MapReduce - [mail # user]
...Hmm, odd, I’m using AWS Mapreduce, and this property is already set to 1 on my cluster by default (using 15 m1.xlarge boxes which come with 3 reducer slots configured by default).   &nb...
   Author: David Parks, 2013-02-09, 04:24
How can I limit reducers to one-per-node? - MapReduce - [mail # user]
...I have a cluster of boxes with 3 reducers per node. I want to limit a particular job to only run 1 reducer per node.     This job is network IO bound, gathering images from a set o...
   Author: David Parks, 2013-02-09, 03:54
RE: Tricks to upgrading Sequence Files? - MapReduce - [mail # user]
...I'll consider a patch to the SequenceFile, if we could manually override the sequence file input Key and Value that's read from the sequence file headers we'd have a clean solution.  I ...
   Author: David Parks, 2013-01-30, 02:17
Tricks to upgrading Sequence Files? - MapReduce - [mail # user]
...Anyone have any good tricks for upgrading a sequence file.     We maintain a sequence file like a flat file DB and the primary object in there changed in recent development.  ...
   Author: David Parks, 2013-01-29, 07:41
Symbolic links available in 1.0.3? - MapReduce - [mail # user]
...Is it possible to use symbolic links in 1.0.3?     If yes: can I use symbolic links to create a single, final directory structure of files from many locations; then use DistCp/S3Di...
   Author: David Parks, 2013-01-29, 03:31
Sort:
project
MapReduce (38)
HDFS (20)
Hadoop (18)
HBase (2)
Pig (2)
type
mail # user (38)
date
last 7 days (0)
last 30 days (6)
last 90 days (14)
last 6 months (29)
last 9 months (38)
author
Harsh J (1045)
Arun C Murthy (501)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (173)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (147)
Tom White (138)
Aaron Kimball (131)
David Parks