| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
501 (0.091s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Commits breaking compilation of MR 'classic' tests - MapReduce - [mail # dev]
|
|
...Point. I've opened https://issues.apache.org/jira/browse/MAPREDUCE-4687 to track this. On Sep 25, 2012, at 9:33 PM, Eli Collins wrote: wrote: hadoop-mapreduce-project/src/t...
|
|
|
Author: Arun C Murthy,
2012-09-26, 14:39
|
|
|
[MAPREDUCE-4683] We need to fix our build to create/distribute hadoop-mapreduce-client-core-tests.jar - MapReduce - [issue]
|
|
...We need to fix our build to create/distribute hadoop-mapreduce-client-core-tests.jar, need this after MAPREDUCE-4253...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4683
Author: Arun C Murthy,
2012-09-26, 03:51
|
|
|
[MAPREDUCE-4684] Mavenize all remaining MR tests - MapReduce - [issue]
|
|
...Mavenize all remaining MR tests - else we run into situations like MAPREDUCE-3681, MAPREDUCE-3682 etc....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4684
Author: Arun C Murthy,
2012-09-26, 03:50
|
|
|
[MAPREDUCE-3902] MR AM should reuse containers for map tasks, there-by allowing fine-grained control on num-maps for users without need for CombineFileInputFormat etc. - MapReduce - [issue]
|
|
...The MR AM is now in a great position to reuse containers across (map) tasks. This is something similar to JVM re-use we had in 0.20.x, but in a significantly better manner: Consider data-loc...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3902
Author: Arun C Murthy,
2012-09-24, 08:08
|
|
|
[MAPREDUCE-4326] Resurrect RM Restart - MapReduce - [issue]
|
|
...We should resurrect 'RM Restart' which we disabled sometime during the RM refactor....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4326
Author: Arun C Murthy,
2012-09-24, 06:06
|
|
|
[MAPREDUCE-4421] Remove dependency on deployed MR jars - MapReduce - [issue]
|
|
...Currently MR AM depends on MR jars being deployed on all nodes via implicit dependency on YARN_APPLICATION_CLASSPATH. We should stop adding mapreduce jars to YARN_APPLICATION_CLASSPATH and, ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4421
Author: Arun C Murthy,
2012-09-13, 22:10
|
|
|
[MAPREDUCE-3076] TestSleepJob fails - MapReduce - [issue]
|
|
...TestSleepJob fails, it was intended to be used in other tests for MAPREDUCE-2981....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3076
Author: Arun C Murthy,
2012-09-12, 03:27
|
|
|
[MAPREDUCE-4440] Change SchedulerApp & SchedulerNode to be a minimal interface - MapReduce - [issue]
|
|
...Schedulers should manage their own implementations of SchedulerApp and SchedulerNode....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4440
Author: Arun C Murthy,
2012-09-07, 22:10
|
|
|
Re: On the topic of task scheduling - MapReduce - [mail # dev]
|
|
...Vasco, Welcome to Hadoop! You observations are all correct - in simplest case you launch all reduces up front (we used to do that initially) and get a good 'pipelin...
|
|
|
Author: Arun C Murthy,
2012-09-02, 18:46
|
|
|
[MAPREDUCE-3755] Add the equivalent of JobStatus to end of JobHistory file - MapReduce - [issue]
|
|
...In MR1 we have the notion of CompletedJobStatus store to aid fast responses to job.getStatus. We need the equivalent for MR2, an option is to add the jobStatus to the end of the JobHistory f...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3755
Author: Arun C Murthy,
2012-08-31, 01:28
|
|
|
|