Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 211 (0.314s).
Loading phrases to help you
refine your search...
RE: risks of using Hadoop - Hadoop - [mail # user]
...Risks?  Well if you come to Hadoop World in Nov, we actually have a presentation  that might help reduce some of your initial risks.  There are always risks when starting a ne...
   Author: Michael Segel, 2011-09-16, 21:05
RE: Hadoop multi tier backup - Hadoop - [mail # user]
...Matthew, the short answer is hire a consultant to work with you on your D R/BCP strategy. :-)  Short of that... you have a couple of things...  Your back-up cluster, is it in the s...
   Author: Michael Segel, 2011-08-30, 20:13
Chicago Hadoop User Group's Aug 31st Meetup will be broadcast via LiveMeeting. - Hadoop - [mail # user]
...Ok, this is a first, but we're to see if we can do a simulcast by broad casting the meeting live over LiveMeeting. This month's meeting:  A tale of two derivatives features Ted Dunning ...
   Author: Michael Segel, 2011-08-30, 02:55
RE: Hadoop--store a sequence file in distributed cache? - Hadoop - [mail # user]
...Sofia,  I was about to say that if your file is already on hdfs, you should just  be able to open it.  But as I type this, I have this thing kicking me in the back of the head...
   Author: Michael Segel, 2011-08-13, 17:36
RE: Speed up node under replicated block during decomission - Hadoop - [mail # user]
...Just a thought...  Really quick and dirty thing to do is to turn off the node.  Within 10 minutes the node looks down to the JT and NN so it gets marked as  down. Run an fsck ...
   Author: Michael Segel, 2011-08-12, 17:51
RE: Derby with Hadoop --Why? - Hadoop - [mail # general]
...Derby?  First a little history... Derby started out long ago as Cloudscape. Cloudscape was bought by Informix . Informix was bought by IBM. IBM didn't understand Cloudscape and decided ...
   Author: Michael Segel, 2011-08-09, 12:22
RE: Hadoop cluster network requirement - Hadoop - [mail # user]
...Yeah what he said. Its never a good idea. Forget about losing a NN or a Rack, but just losing connectivity between  data centers. (It happens more than you think.) Your entire cluster i...
   Author: Michael Segel, 2011-08-01, 23:57
RE: Moving Files to Distributed Cache in MapReduce - Hadoop - [mail # user]
...Yeah,  I'll write something up and post it on my web site. Definitely not InfoQ st uff, but a simple tip and tricks stuff.  -Mike    the FAQ page.  Any volunteers? (...
   Author: Michael Segel, 2011-08-01, 12:24
RE: Moving Files to Distributed Cache in MapReduce - Hadoop - [mail # user]
...Here's the meat of my post earlier... Sample code on putting a file on the cache: DistributedCache.addCacheFile(new URI(path+"MyFileName",conf));  Sample code in pulling data off the ca...
   Author: Michael Segel, 2011-07-30, 02:49
RE: Moving Files to Distributed Cache in MapReduce - Hadoop - [mail # user]
...I could have sworn that I gave an example earlier this week on how to push  and pull stuff from distributed cache.   com>wrote:  wrote: e ail.com edu> thin te vis.edu>...
   Author: Michael Segel, 2011-07-30, 02:43
Sort:
project
HBase (477)
Hadoop (211)
MapReduce (75)
HDFS (25)
type
mail # user (190)
mail # general (21)
date
last 7 days (2)
last 30 days (2)
last 90 days (4)
last 6 months (8)
last 9 months (211)
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)
Michael Segel