| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
283 (0.176s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-3238] Small cleanup in SchedulerApp - MapReduce - [issue]
|
|
...While reading this code, I did a little bit of cleanup: added some javadoc rather than using a Map<Priority, Integer> for keeping counts, switched to Guava's HashMultiset, which makes ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3238
Author: Todd Lipcon,
2011-11-28, 13:32
|
|
|
[MAPREDUCE-3265] Reduce log level on MR2 IPC construction, etc - MapReduce - [issue]
|
|
...Currently MR's IPC logging is very verbose. For example, I see a lot of:11/10/25 12:14:06 INFO ipc.YarnRPC: Creating YarnRPC for org.apache.hadoop.yarn.ipc.HadoopYarnProtoRPC11/10/25 12:14:0...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3265
Author: Todd Lipcon,
2011-11-24, 13:32
|
|
|
[MAPREDUCE-2324] Job should fail if a reduce task can't be scheduled anywhere - MapReduce - [issue]
|
|
...If there's a reduce task that needs more disk space than is available on any mapred.local.dir in the cluster, that task will stay pending forever. For example, we produced this in a QA clust...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2324
Author: Todd Lipcon,
2011-11-23, 18:11
|
|
|
Re: Hadoop-Mapreduce-0.23-Commit - Build # 201 - Still Failing - MapReduce - [mail # dev]
|
|
...Anyone working on fixing these builds? Seems like the ant build isn't properly pulling in the maven dependencies anymore... On Sun, Nov 20, 2011 at 10:17 PM, Apache Jenkins Server &nbs...
|
|
|
Author: Todd Lipcon,
2011-11-21, 07:00
|
|
|
[MAPREDUCE-3405] MAPREDUCE-3015 broke compilation of contrib scheduler tests - MapReduce - [issue]
|
|
...MAPREDUCE-3015 added a new argument to the TaskTrackerStatus constructor, which is used by a few of the scheduler tests, but didn't update those tests. So, the contrib test build is now fail...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3405
Author: Todd Lipcon,
2011-11-15, 22:36
|
|
|
[HADOOP-7078] Add better javadocs for RawComparator interface - MapReduce - [issue]
|
|
...The RawComparator interface is very important to understand for users implementing their own serialization classes. Right now the javadoc is woefully sparse. We should improve that....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7078
Author: Todd Lipcon,
2011-11-15, 00:50
|
|
|
[MAPREDUCE-2573] New findbugs warning after MAPREDUCE-2494 - MapReduce - [issue]
|
|
...MAPREDUCE-2494 introduced the following findbugs warning in trunk:TrackerDistributedCacheManager.java:739, SIC_INNER_SHOULD_BE_STATIC, Priority: LowShould org.apache.hadoop.mapreduce.filecac...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2573
Author: Todd Lipcon,
2011-11-15, 00:50
|
|
|
[MAPREDUCE-2426] Make TestFairSchedulerSystem fail with more verbose output - MapReduce - [issue]
|
|
...The TestFairSchedulerSystem test failed here: https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk/644/testReport/junit/org.apache.hadoop.mapred/TestFairSchedulerSystem/testFairSchedu...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2426
Author: Todd Lipcon,
2011-11-15, 00:50
|
|
|
[MAPREDUCE-3159] DefaultContainerExecutor removes appcache dir on every localization - MapReduce - [issue]
|
|
...The DefaultContainerExecutor currently has code that removes the application dir from appcache/ in the local directories on every task localization. This causes any concurrent executing task...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3159
Author: Todd Lipcon,
2011-11-15, 00:49
|
|
|
[MAPREDUCE-2271] TestSetupTaskScheduling failing in trunk - MapReduce - [issue]
|
|
...This test case is failing in trunk after the commit of MAPREDUCE-2207...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2271
Author: Todd Lipcon,
2011-11-15, 00:49
|
|
|
|