Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 95 from 95 (0.437s).
Loading phrases to help you
refine your search...
Re: Backing up HDFS? - Hadoop - [mail # user]
...Hey,  There's also a ticket open to enable global snapshots for a single HDFS instance: https://issues.apache.org/jira/browse/HADOOP-3637. While this doesn't solve the multi-site backup...
   Author: Jeff Hammerbacher, 2009-02-10, 01:47
Re: Available Patches - Hadoop - [mail # dev]
...+1 to splitting Chukwa out as a subproject.  On Sat, Feb 7, 2009 at 2:53 PM, Johan Oskarsson  wrote:  ...
   Author: Jeff Hammerbacher, 2009-02-08, 07:49
Re: Hadoop job using multiple input files - Hadoop - [mail # user]
...You put the files into a common directory, and use that as your input to the MapReduce job. You write a single Mapper class that has an "if" statement examining the map.input.file property, ...
   Author: Jeff Hammerbacher, 2009-02-06, 13:22
Re: Hadoop job using multiple input files - Hadoop - [mail # user]
...Hey Amandeep,  You can get the file name for a task via the "map.input.file" property. For the join you're doing, you could inspect this property and ouput (number, name) and (number, a...
   Author: Jeff Hammerbacher, 2009-02-06, 09:55
Re: Job Tracker/Name Node redundancy - Hadoop - [mail # user]
...Hey Ryan,  Some specific JIRA tickets that will help narrow your search:  JT: https://issues.apache.org/jira/browse/HADOOP-4586 NN: https://issues.apache.org/jira/browse/HADOOP-453...
   Author: Jeff Hammerbacher, 2009-01-09, 21:29
Sort:
project
Avro (175)
Hadoop (95)
Hive (51)
HBase (26)
Pig (21)
HDFS (12)
MapReduce (10)
type
mail # user (48)
mail # general (34)
mail # dev (12)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (95)
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)
Jeff Hammerbacher