Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 96 (0.138s).
Loading phrases to help you
refine your search...
possible resource leak in capacity scheduler - MapReduce - [mail # user]
...i have simple 2 node cluster. one node with 2 GB and second with 1 GB RAM  on node with 1 GB is running application master - no memory left,  nothing runs on node with 2 GB RAM &nb...
   Author: Radim Kolar, 2012-10-15, 09:44
Re: multipleoutputs does not like speculative execution in map-only job - MapReduce - [mail # user]
...branch-0.23...
   Author: Radim Kolar, 2012-09-13, 19:51
Re: multipleoutputs does not like speculative execution in map-only job - MapReduce - [mail # user]
... yes. job.setOutputFormatClass(SequenceFileOutputFormat.class);...
   Author: Radim Kolar, 2012-09-13, 08:09
multipleoutputs does not like speculative execution in map-only job - MapReduce - [mail # user]
...with speculative execution enabled Hadoop can run task attempt on more  then 1 node. If mapper is using multipleoutputs then second attempt (or  sometimes even all) fails to create...
   Author: Radim Kolar, 2012-09-12, 22:51
Re: init/shutdown API for partitioner - MapReduce - [mail # dev]
...use case is spring context + datagrid. which needs init/shutdown cycle.  Same stuff needs to be added to RawComparator too....
   Author: Radim Kolar, 2012-08-25, 21:53
Re: init/shutdown API for partitioner - MapReduce - [mail # dev]
...https://issues.apache.org/jira/browse/MAPREDUCE-4594...
   Author: Radim Kolar, 2012-08-25, 21:42
init/shutdown API for partitioner - MapReduce - [mail # dev]
...Mapper partioner supports only Configurable API which can be used for  basic init. Problem is that there is no shutdown function.  I propose to use standard setup() cleanup() funct...
   Author: Radim Kolar, 2012-08-25, 16:34
Re: [jira] [Created] (MAPREDUCE-4275) Plugable process tree - MapReduce - [mail # dev]
...can be this committed already? I need it for freebsd port. Patch +  review was done.  https://issues.apache.org/jira/browse/MAPREDUCE-4275...
   Author: Radim Kolar, 2012-08-24, 18:46
[MAPREDUCE-4275] Plugable process tree - MapReduce - [issue]
...Trunk version of Pluggable process tree. Work based on MAPREDUCE-4204...
http://issues.apache.org/jira/browse/MAPREDUCE-4275    Author: Radim Kolar, 2012-08-15, 00:27
processing multiple blocks by single JVM - MapReduce - [mail # user]
...In yarn, JVM does not exit after processing one HDFS block. If another  block is being processed by same JVM, it is called setup() again?  I discovered that my setup() method needs...
   Author: Radim Kolar, 2012-08-05, 21:53
Sort:
project
MapReduce (96)
Hadoop (60)
HDFS (16)
Hive (1)
type
mail # user (44)
mail # dev (34)
issue (18)
date
last 7 days (0)
last 30 days (7)
last 90 days (11)
last 6 months (31)
last 9 months (96)
author
Harsh J (1034)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (345)
Todd Lipcon (282)
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 (146)
Tom White (138)
Aaron Kimball (131)
Radim Kolar