| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
62 (0.147s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-5098] Fix findbugs warnings in gridmix - MapReduce - [issue]
|
|
...Work on MAPREDUCE-5077 has exposed a bunch of findbugs warnings in gridmix code. https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/3459//artifact/trunk/patchprocess/newPatchFindbugsWar...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5098
Author: Karthik Kambatla,
2013-04-11, 14:09
|
|
|
[MAPREDUCE-4643] Make job-history cleanup-period configurable - MapReduce - [issue]
|
|
...Job history cleanup should be made configurable. Currently, it is set to 1 month by default. The DEBUG_MODE (to be removed, see MAPREDUCE-4629) sets it to 20 minutes, but it should be config...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4643
Author: Karthik Kambatla,
2013-04-08, 19:51
|
|
|
[MAPREDUCE-5077] Cleanup: mapreduce.util.ResourceCalculatorPlugin and related code should be removed - MapReduce - [issue]
|
|
...ResourceCalculatorPlugin and ProcfsBasedProcessTree have moved to yarn.util and the mapreduce.util versions don't seem to be used anymore. Should remove related code....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5077
Author: Karthik Kambatla,
2013-03-27, 14:06
|
|
|
[MAPREDUCE-5099] mapreduce.lib.jobcontrol.JobControl API Incompatibility between branch-1 and branch-2 - MapReduce - [issue]
|
|
...The branch-1 API has the following methods:public java.util.ArrayList getWaitingJobList();public java.util.ArrayList getRunningJobList();public java.util.ArrayList getReadyJobsList();public ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5099
Author: Karthik Kambatla,
2013-03-23, 04:14
|
|
|
[MAPREDUCE-4990] Construct debug strings conditionally in ShuffleHandler.Shuffle#sendMapOutput() - MapReduce - [issue]
|
|
...In #sendMapOutput(), the debug statements are not wrapped in the customary #isDebugEnabled() condition. Given this piece of code is critical for performance, it would be nice to fix it....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4990
Author: Karthik Kambatla,
2013-03-20, 12:50
|
|
|
[MAPREDUCE-5005] TestProcfsProcessTree#testProcessTree() doesn't wait long enough for the process to die - MapReduce - [issue]
|
|
...TestProcfsProcessTree#testProcessTree fails occasionally with the following stack traceStack Trace:junit.framework.AssertionFailedError: expected:<false> but was:<true> at...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5005
Author: Karthik Kambatla,
2013-03-12, 02:38
|
|
|
[MAPREDUCE-5031] Maps hitting IndexOutOfBoundsException for higher values of mapreduce.task.io.sort.mb - MapReduce - [issue]
|
|
...While trying to reproduce MAPREDUCE-5028 on trunk, ran into what seems to be a different issue. To reproduce:Psuedo-dist mode: mapreduce.{map,reduce}.memory.mb=2048, mapreduce.{map,reduce}.j...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5031
Author: Karthik Kambatla,
2013-03-04, 23:48
|
|
|
[MAPREDUCE-5022] Tasklogs disappear if JVM reuse is enabled - MapReduce - [issue]
|
|
...Can't see task logs when mapred.job.reuse.jvm.num.tasks is set to -1, but the logs are visible when the same is set 1....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5022
Author: Karthik Kambatla,
2013-02-22, 01:07
|
|
|
[MAPREDUCE-4434] Backport MR-2779 (JobSplitWriter.java can't handle large job.split file) to branch-1 - MapReduce - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4434
Author: Karthik Kambatla,
2013-02-06, 01:43
|
|
|
[MAPREDUCE-4973] Backport history clean up configurations to branch-1 - MapReduce - [issue]
|
|
...In trunk-based versions, we can configure the max-age of files after which they will be cleaned up. This JIRA is to backport those configurations to branch-1....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4973
Author: Karthik Kambatla,
2013-02-05, 02:05
|
|
|
|