Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 94 (0.161s).
Loading phrases to help you
refine your search...
[MAPREDUCE-5130] Add missing job config options to mapred-default.xml - MapReduce - [issue]
...I came across that mapreduce.map.child.java.opts and mapreduce.reduce.child.java.opts were missing in mapred-default.xml.  I'll do a fuller sweep to see what else is missing before post...
http://issues.apache.org/jira/browse/MAPREDUCE-5130    Author: Sandy Ryza, 2013-06-18, 05:24
[MAPREDUCE-5171] Expose blacklisted nodes from the MR AM REST API - MapReduce - [issue]
...It would be useful to expose some the list of nodes that an MR AM has blacklisted....
http://issues.apache.org/jira/browse/MAPREDUCE-5171    Author: Sandy Ryza, 2013-06-17, 15:08
Re: Container size configuration - MapReduce - [mail # user]
...You mean different memory sizes for different reducers?  If you're willing to mess with the MR Application Master code, you should be to do it there.  Check out RMContainerAllocato...
   Author: Sandy Ryza, 2013-06-13, 16:59
[MAPREDUCE-4676] Add test for job history cleaner - MapReduce - [issue]
...Add a test to TestJobHistory that verifies that the HistoryCleaner cleans up the job history...
http://issues.apache.org/jira/browse/MAPREDUCE-4676    Author: Sandy Ryza, 2013-06-12, 00:54
[MAPREDUCE-5036] Default shuffle handler port should not be 8080 - MapReduce - [issue]
...The shuffle handler port (mapreduce.shuffle.port) defaults to 8080.  This is a pretty common port for web services, and is likely to cause unnecessary port conflicts....
http://issues.apache.org/jira/browse/MAPREDUCE-5036    Author: Sandy Ryza, 2013-06-11, 16:24
[MAPREDUCE-5182] LineRecordReader#getProgress throwing IOException breaks compatibility - MapReduce - [issue]
...This has been in trunk for a while (since MAPREDUCE-773), but was only introduced into branch-1 in July....
http://issues.apache.org/jira/browse/MAPREDUCE-5182    Author: Sandy Ryza, 2013-06-07, 20:59
[MAPREDUCE-5252] Fair scheduler should use SchedulerUtils.normalizeRequest - MapReduce - [issue]
...The capacity scheduler and the fifo scheduler use the same normalizeRequest in SchedulerUtils.  The fair scheduler has its own version of this method that does exactly the same thing. &...
http://issues.apache.org/jira/browse/MAPREDUCE-5252    Author: Sandy Ryza, 2013-06-07, 18:52
Re: History server - Yarn - MapReduce - [mail # user]
...Hi Rahul,  The job history server is currently specific to MapReduce.  -Sandy   On Fri, Jun 7, 2013 at 8:56 AM, Rahul Bhattacharjee <[EMAIL PROTECTED]  ...
   Author: Sandy Ryza, 2013-06-07, 15:59
Re: Why my tests shows Yarn is worse than MRv1 for terasort? - MapReduce - [mail # user]
...Hey Sam,  Thanks for sharing your results.  I'm definitely curious about what's causing the difference.  A couple observations: It looks like you've got yarn.nodemanager.resou...
   Author: Sandy Ryza, 2013-06-07, 06:53
Re: built hadoop! please help with next steps? - MapReduce - [mail # user]
...Here it is:          yarn.nodemanager.aux-services   mapreduce.shuffle      yarn.nodemanager.aux-services.mapreduce.shuffle.class   org.apac...
   Author: Sandy Ryza, 2013-06-06, 08:13
Sort:
project
MapReduce (94)
Hadoop (26)
HDFS (15)
Avro (1)
Pig (1)
type
issue (61)
mail # dev (17)
mail # user (16)
date
last 7 days (5)
last 30 days (20)
last 90 days (53)
last 6 months (86)
last 9 months (94)
author
Harsh J (1069)
Arun C Murthy (524)
Vinod Kumar Vavilapalli (353)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (177)
Thomas Graves (176)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (149)
Robert Evans (148)
Tom White (138)
Alejandro Abdelnur (136)
Sandy Ryza