| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
162 (0.124s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-2356] A task succeeded even though there were errors on all attempts. - MapReduce - [issue]
|
|
...From Luke Lu:Here is a summary of why the failed map task was considered "successful" (Thanks to Mahadev, Arun and Devarajfor insightful discussions).1. The map task was hanging BEFORE being...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2356
Author: Owen O'Malley,
2011-09-02, 22:13
|
|
|
[MAPREDUCE-2357] When extending inputsplit (non-FileSplit), all exceptions are ignored - MapReduce - [issue]
|
|
...if you're using a custom RecordReader/InputFormat setup and using anInputSplit that does NOT extend FileSplit, then any exceptions you throw in your RecordReader.nextKeyValue() functionare s...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2357
Author: Owen O'Malley,
2011-09-02, 22:13
|
|
|
[MAPREDUCE-2358] MapReduce assumes HDFS as the default filesystem - MapReduce - [issue]
|
|
...Mapred assumes hdfs as the default fs even when defined otherwise....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2358
Author: Owen O'Malley,
2011-09-02, 22:13
|
|
|
[MAPREDUCE-2359] Distributed cache doesn't use non-default FileSystems correctly - MapReduce - [issue]
|
|
...We are passing fs.deafult.name as viewfs:/// in core site.xml on oozie server.We have default name node in configuration also viewfs:///We are using hdfs://path in our path for application.I...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2359
Author: Owen O'Malley,
2011-09-02, 22:13
|
|
|
[MAPREDUCE-2366] TaskTracker can't retrieve stdout and stderr from web UI - MapReduce - [issue]
|
|
...Problem where the task browser UI can't retrieve the stdxxx printouts of streaming jobs that abend in the unix code, in the common case where the containing job doesn't reuse JVM's....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2366
Author: Owen O'Malley,
2011-09-02, 22:13
|
|
|
[MAPREDUCE-2360] Pig fails when using non-default FileSystem - MapReduce - [issue]
|
|
...The job client strips the file system from the user's job jar, which causes breakage when it isn't the default file system....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2360
Author: Owen O'Malley,
2011-09-02, 22:13
|
|
|
[MAPREDUCE-2362] Unit test failures: TestBadRecords and TestTaskTrackerMemoryManager - MapReduce - [issue]
|
|
...Fix unit-test failures: TestBadRecords (NPE due to rearranged MapTask code) and TestTaskTrackerMemoryManager (need hostname in output-string pattern)....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2362
Author: Owen O'Malley,
2011-09-02, 22:13
|
|
|
Re: [jira] [Created] (MAPREDUCE-2911) Hamster: Hadoop And Mpi on the same cluSTER - MapReduce - [mail # dev]
|
|
...On Wed, Aug 31, 2011 at 7:22 PM, Josh Patterson wrote: Giraph is also going to port over: https://issues.apache.org/jira/browse/GIRAPH-13 ...
|
|
|
Author: Owen O'Malley,
2011-09-01, 15:37
|
|
|
[MAPREDUCE-2832] sleeping with lock held in JobEndNotifier - MapReduce - [issue]
|
|
...FindBugs points out a problem in JobEndNotifier from HADOOP-1111.synchronized (Thread.currentThread()) { Thread.currentThread().sleep(notificati...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2832
Author: Owen O'Malley,
2011-08-11, 18:55
|
|
|
[MAPREDUCE-2826] Change the job state observer classes to interfaces - MapReduce - [issue]
|
|
...Schedulers will most often want to be the observers of the job state events in a single class. Therefore, I think they should be interfaces which can have multiple inheritance....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2826
Author: Owen O'Malley,
2011-08-11, 18:34
|
|
|
|