Home | About | Sematext search-lucene.com search-hadoop.com
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
Sort:
project
Hadoop (816)
MapReduce (162)
Hive (103)
HDFS (21)
HBase (4)
Pig (4)
Avro (3)
Kafka (3)
Chukwa (2)
Accumulo (1)
Zookeeper (1)
type
issue (105)
mail # dev (29)
mail # user (28)
date
last 7 days (0)
last 30 days (1)
last 90 days (1)
last 6 months (3)
last 9 months (162)
author
Harsh J (1047)
Arun C Murthy (501)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (173)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (147)
Tom White (138)
Aaron Kimball (131)
Owen O