Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 96 (0.141s).
Loading phrases to help you
refine your search...
Re: Review Request. - MapReduce - [mail # dev]
...> I have submitted patches for the following issues, can someone please  review them. I have also experience that patch review process can take months. There  are complains in J...
   Author: Radim Kolar, 2012-05-20, 04:36
Re: max 1 mapper per node - MapReduce - [mail # user]
...Dne 10.5.2012 15:29, Robert Evans napsal(a): Best will be to have custom resources.  Example: in node config define that this node has:  1 x GPU 1 x Gbit Network etc.  then ad...
   Author: Radim Kolar, 2012-05-14, 15:10
Re: max 1 mapper per node - MapReduce - [mail # user]
...Its not new feature, its extension of existing resource scheduling which  works good enough only for RAM. There are 2 other resources - CPU cores  and network IO which needs to be ...
   Author: Radim Kolar, 2012-05-10, 11:56
Re: Building first time - MapReduce - [mail # dev]
...I am interested in working on mapreduce package, so not sure if I need  to compile the whole tree.  I work on branch-0.23. It can be just imported into SpringToolsSuite,  then...
   Author: Radim Kolar, 2012-05-09, 04:50
Re: max 1 mapper per node - MapReduce - [mail # user]
...if plugin system for AM is overkill, something simpler can be made like:  maximum number of mappers per node maximum number of reducers per node  maximum percentage of non data loc...
   Author: Radim Kolar, 2012-05-03, 12:59
Re: max 1 mapper per node - MapReduce - [mail # user]
...Dne 27.4.2012 17:30, Robert Evans napsal(a): What about to do something like this:   In job JAR there will be loadable plugin which will be loaded by AM  and used for allocating co...
   Author: Radim Kolar, 2012-05-03, 09:19
[MAPREDUCE-4209] junit dependency in hadoop-mapreduce-client is missing scope test - MapReduce - [issue]
...pom.xml in hadoop-mapreduce-client has declared junit as compile time dependency while it must be test scope dependency....
http://issues.apache.org/jira/browse/MAPREDUCE-4209    Author: Radim Kolar, 2012-05-01, 14:03
Re: max 1 mapper per node - MapReduce - [mail # user]
...I currently want it per-application. Node can run more mappers/reducers  from other jobs at same time.   yes. After this will be coded, i will rerun tests if it is sufficient  ...
   Author: Radim Kolar, 2012-04-27, 05:38
max 1 mapper per node - MapReduce - [mail # user]
...Its possible to configure in YARN scheduling requirement to not run more  than 1 mapper per node?  Its not because of memory requirements. Who decides this kind of  scheduling...
   Author: Radim Kolar, 2012-04-26, 17:56
OS Independent container monitor - MapReduce - [mail # dev]
...Currently contained monitor works only on Linux.  Looking at code  org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMonitorImpl  it seems best to ha...
   Author: Radim Kolar, 2012-04-25, 21:49
Sort:
project
MapReduce (96)
Hadoop (61)
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 (25)
last 9 months (96)
author
Harsh J (1039)
Arun C Murthy (501)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (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)
Radim Kolar