| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
500 (0.125s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-516] Fix the 'cluster drain' problem in the Capacity Scheduler wrt High RAM Jobs - MapReduce - [issue]
|
|
...When a HighRAMJob turns up at the head of the queue, the current implementation of support for HighRAMJobs in the Capacity Scheduler has problem in that the scheduler stops assigning tasks t...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-516
Author: Arun C Murthy,
2012-06-17, 07:27
|
|
|
[MAPREDUCE-279] Map-Reduce 2.0 - MapReduce - [issue]
|
|
...Re-factor MapReduce into a generic resource scheduler and a per-job, user-defined component that manages the application execution....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-279
Author: Arun C Murthy,
2012-06-17, 07:08
|
|
|
Re: Out of memory (heap space) errors on job tracker - MapReduce - [mail # user]
|
|
...Harsh - I'd be inclined to think it's worse than just setting mapreduce.jobtracker.completeuserjobs.maximum - the only case this would solve is if a single user submitted 25 *lar...
|
|
|
Author: Arun C Murthy,
2012-06-11, 00:39
|
|
|
Re: Out of memory (heap space) errors on job tracker - MapReduce - [mail # user]
|
|
...This shouldn't be happening at all... What version of hadoop are you running? Potentially you need configs to protect the JT that you are missing, those should ensure your hadoop...
|
|
|
Author: Arun C Murthy,
2012-06-08, 18:59
|
|
|
Re: Idle nodes with terasort and MRv2/YARN (0.23.1) - MapReduce - [mail # user]
|
|
...Trevor, On May 30, 2012, at 1:38 PM, Trevor Robinson wrote: The default is way too low (128M) which is non-optimal. I've opened https://issues.apache.org/jira/browse/MAPRE...
|
|
|
Author: Arun C Murthy,
2012-06-05, 12:35
|
|
|
[MAPREDUCE-268] Implement memory-to-memory merge in the reduce - MapReduce - [issue]
|
|
...HADOOP-3446 fixed the reduce to not flush the in-memory shuffled map-outputs before feeding to the reduce. However for latency-sensitive applications with lots of memory like the terasort th...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-268
Author: Arun C Murthy,
2012-06-05, 02:37
|
|
|
Re: Idle nodes with terasort and MRv2/YARN (0.23.1) - MapReduce - [mail # user]
|
|
...What is the minimum container size? i.e. yarn.scheduler.minimum-allocation-mb. I'd bump it up to at least 1G and use the CapacityScheduler for performance tests: http...
|
|
|
Author: Arun C Murthy,
2012-05-29, 23:21
|
|
|
Re: Good learning resources for 0.23? - MapReduce - [mail # user]
|
|
...Keith, Happy to help. When you mean .23 API, do you mean how to write your own applications on top of YARN? If so, you can start with hadoop-2 release docs: ...
|
|
|
Author: Arun C Murthy,
2012-05-24, 02:27
|
|
|
[MAPREDUCE-3563] LocalJobRunner doesn't handle Jobs using o.a.h.mapreduce.OutputCommitter - MapReduce - [issue]
|
|
...LocalJobRunner doesn't handle Jobs using o.a.h.mapreduce.OutputCommitter, ran into this debugging PIG-2347....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3563
Author: Arun C Murthy,
2012-05-23, 12:13
|
|
|
Re: API to get info for deprecated key - MapReduce - [mail # user]
|
|
...Good point. Please file a jira to add the new key to the deprecation warning. Thanks. On May 22, 2012, at 12:52 AM, Subroto wrote: the concern while working with MR. adding...
|
|
|
Author: Arun C Murthy,
2012-05-22, 16:26
|
|
|
|