| 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
|
|
|
|