Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 39 (0.14s).
Loading phrases to help you
refine your search...
Re: Multi-stage map/reduce jobs - MapReduce - [mail # user]
...Hadoop is not an API for orchestrating mapreduce jobs- fortunately, there is no need for such an API.  Each mapreduce job can simple be run like a normal java class.  So, to run mu...
   Author: Jay Vyas, 2012-11-23, 22:50
Re: Optimizing Disk I/O - does HDFS do anything ? - MapReduce - [mail # user]
...hmmm...  1) but I thought that this sort of thing (yes even on linux) becomes important when you have large amounts of data - because the way files are written can cause issues on highl...
   Author: Jay Vyas, 2012-11-13, 21:40
Optimizing Disk I/O - does HDFS do anything ? - MapReduce - [mail # user]
...How does HDFS deal with optimization of file streaming?  Do data nodes have any optimizations at the disk level for dealing with fragmented files?  I assume not, but just curious i...
   Author: Jay Vyas, 2012-11-13, 20:30
Re: mapred.tasktracker.map.tasks.maximum - MapReduce - [mail # user]
...Hmmm What do you mean wrong configuration file.?   How could that ever happen?  Jay Vyas   On Nov 13, 2012, at 10:25 AM, Mark Kerzner  wrote:  ...
   Author: Jay Vyas, 2012-11-13, 15:27
Re: Can dynamic Classes be accessible to Mappers/Reducers? - MapReduce - [mail # user]
...Wow that's an awesome trick.! Okay thanks.  Jay Vyas  MMSB UCHC  On Nov 13, 2012, at 3:56 AM, Bertrand Dechoux  wrote:  ...
   Author: Jay Vyas, 2012-11-13, 11:50
Can dynamic Classes be accessible to Mappers/Reducers? - MapReduce - [mail # user]
...Hi guys:  Im trying to dynamically create a java class at runtime and submit it as a hadoop job.  How does the Mapper (or for that matter, Reducer) use the data in the Job object? ...
   Author: Jay Vyas, 2012-11-12, 23:58
Re: mr unit pom file - MapReduce - [mail # user]
...Yup, your right the mrunit pom file is specified here:  https://cwiki.apache.org/confluence/display/MRUNIT/Index%3bjsessionid=C4B0ADDF6B88BBEFCF60136A62441A12  too bad that it need...
   Author: Jay Vyas, 2012-11-09, 20:42
mr unit pom file - MapReduce - [mail # user]
...Hi guys:  Im having trouble getting MRUnit from maven.  Is this the correct pom?    org.apache.mrunit mrunit 0.9.0-incubating     Jay Vyas http://jayunit100.blo...
   Author: Jay Vyas, 2012-11-09, 20:26
Re: hadoop - running examples - MapReduce - [mail # user]
...What do you mean immutable? Do u mean non modifiable maybe .?  Immutable implies that they can't be deleted .  Jay Vyas  MMSB UCHC  On Nov 8, 2012, at 5:28 PM, Mohammad T...
   Author: Jay Vyas, 2012-11-08, 22:31
Re: Hadoop processing - MapReduce - [mail # user]
...Hmm this is interesting.  I think that:  1) For the map phases, hadoop is smart enough to try to run mappers locally, but i think you could force these DNs to actively participate ...
   Author: Jay Vyas, 2012-11-08, 14:49
Sort:
project
Hadoop (71)
MapReduce (39)
HDFS (22)
HBase (9)
Flume (5)
type
mail # user (34)
mail # dev (5)
date
last 7 days (2)
last 30 days (5)
last 90 days (14)
last 6 months (21)
last 9 months (39)
author
Harsh J (1039)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Thomas Graves (175)
Mohammad Tariq (174)
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)
Jay Vyas