| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
88 (0.06s).
|
|
|
Loading phrases to help you refine your search...
|
|
[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-05-22, 01:15
|
|
|
Re: Is there a way to limit # of hadoop tasks per user at runtime? - MapReduce - [mail # user]
|
|
...Hi Mehmet, Are you using MR1 or MR2? The fair scheduler, present in both versions, but configured slightly differently, allows you to limit the number of map and reduce tasks in ...
|
|
|
Author: Sandy Ryza,
2013-05-21, 21:57
|
|
|
[MAPREDUCE-5038] old API CombineFileInputFormat missing fixes that are in new API - MapReduce - [issue]
|
|
...The following changes patched the CombineFileInputFormat in mapreduce, but neglected the one in mapredMAPREDUCE-1597 enabled the CombineFileInputFormat to work on splittable filesMAPREDUCE-2...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5038
Author: Sandy Ryza,
2013-05-21, 19:14
|
|
|
[MAPREDUCE-5183] In, TaskTracker#reportProgress logging of 0.0-1.0 progress is followed by percent sign - MapReduce - [issue]
|
|
...This makes looking at progress in the logs unnecessarily confusing. It would probably look prettiest to keep the percentage sign and have the numbers between 0 and 100....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5183
Author: Sandy Ryza,
2013-05-21, 18:57
|
|
|
Re: Clarifications on MAPREDUCE-5183 - MapReduce - [mail # dev]
|
|
...If you're planning to fix it, it would probably look prettiest to keep the percentage sign and have the numbers between 0 and 100. -Sandy On Tue, May 21, 2013 at 10:55 AM, maisn...
|
|
|
Author: Sandy Ryza,
2013-05-21, 17:57
|
|
|
Re: Clarifications on MAPREDUCE-5183 - MapReduce - [mail # dev]
|
|
...Hi Niranjan, Your understanding is correct. -Sandy On Tue, May 21, 2013 at 1:02 AM, maisnam ns wrote: ...
|
|
|
Author: Sandy Ryza,
2013-05-21, 17:50
|
|
|
Re: [VOTE] Plan to create release candidate for 0.23.8 - MapReduce - [mail # dev]
|
|
...+1 (non-binding) On Sun, May 19, 2013 at 1:22 PM, Derek Dagit wrote: ...
|
|
|
Author: Sandy Ryza,
2013-05-20, 01:23
|
|
|
Re: Installed Hadoop on Linux server - not able to see web UI - MapReduce - [mail # user]
|
|
...Hi Raj, The web UIs are located on different ports than the RPC ports you specified. If you are using MR1, the HDFS UI is typically located on port 50070, and the MapReduce UI is...
|
|
|
Author: Sandy Ryza,
2013-05-16, 22:02
|
|
|
[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-05-16, 21:24
|
|
|
[MAPREDUCE-5236] references to JobConf.DISABLE_MEMORY_LIMIT don't make sense in the context of MR2 - MapReduce - [issue]
|
|
...In MR1, a special value of -1 could be given for mapreduce.job.map|reduce.memory.mb when memory limits were disabled. In MR2, this makes no sense, as with slots gone, this value is use...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5236
Author: Sandy Ryza,
2013-05-16, 20:51
|
|
|
|