Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 116 (0.181s).
Loading phrases to help you
refine your search...
[MAPREDUCE-5261] TestRMContainerAllocator is exiting and failing the build - MapReduce - [issue]
...Recent builds are failing because TestRMContainerAllocator is exiting rather than succeeding or failing....
http://issues.apache.org/jira/browse/MAPREDUCE-5261    Author: Jason Lowe, 2013-05-21, 23:57
[MAPREDUCE-5257] TestContainerLauncherImpl fails - MapReduce - [issue]
...TestContainerLauncherImpl is hanging and eventually being killed by the surefire timeout which fails a maven test build....
http://issues.apache.org/jira/browse/MAPREDUCE-5257    Author: Jason Lowe, 2013-05-20, 14:21
[MAPREDUCE-4927] Historyserver 500 error due to NPE when accessing specific counters page for failed job - MapReduce - [issue]
...Went to the historyserver page for a job that failed and examined the counters page.  When I clicked on a specific counter, the historyserver returned a 500 error.  The historyserv...
http://issues.apache.org/jira/browse/MAPREDUCE-4927    Author: Jason Lowe, 2013-05-18, 14:36
[MAPREDUCE-5059] Job overview shows average merge time larger than for any reduce attempt - MapReduce - [issue]
...When looking at a job overview page on the history server, the Average Merge Time is often reported with a value that is far larger than the Elapsed Merge Time shown for any reduce task atte...
http://issues.apache.org/jira/browse/MAPREDUCE-5059    Author: Jason Lowe, 2013-05-18, 13:39
[MAPREDUCE-5124] AM lacks flow control for task events - MapReduce - [issue]
...The AM does not have any flow control to limit the incoming rate of events from tasks.  If the AM is unable to keep pace with the rate of incoming events for a sufficient period of time...
http://issues.apache.org/jira/browse/MAPREDUCE-5124    Author: Jason Lowe, 2013-05-16, 15:43
[MAPREDUCE-5251] Reducer should not implicate map attempt if it has insufficient space to fetch map output - MapReduce - [issue]
...A job can fail if a reducer happens to run on a node with insufficient space to hold a map attempt's output.  The reducer keeps reporting the map attempt as bad, and if the map attempt ...
http://issues.apache.org/jira/browse/MAPREDUCE-5251    Author: Jason Lowe, 2013-05-15, 14:53
[MAPREDUCE-5168] Reducer can OOM during shuffle because on-disk output stream not released - MapReduce - [issue]
...If a reducer needs to shuffle a map output to disk, it opens an output stream and writes the data to disk.  However it does not release the reference to the output stream within the Map...
http://issues.apache.org/jira/browse/MAPREDUCE-5168    Author: Jason Lowe, 2013-05-14, 18:04
[MAPREDUCE-5211] Reducer intermediate files can collide during merge - MapReduce - [issue]
...The OnDiskMerger.merge method constructs an output path that is not unique to a reduce attempt, and as a result can result in a file collision with other reducers from the same app that are ...
http://issues.apache.org/jira/browse/MAPREDUCE-5211    Author: Jason Lowe, 2013-05-13, 21:57
Re: 2.0.4 beta vs 2.0.3 - MapReduce - [mail # dev]
...This may be related to MAPREDUCE-5168  . There's a memory  leak of sorts in the shuffle if many map outputs end up being merged  from disk.  Jason  On 05/04/2013 06:...
   Author: Jason Lowe, 2013-05-06, 15:09
Re: [VOTE] Release Apache Hadoop 2.0.4-alpha - MapReduce - [mail # dev]
...+1 (binding)  - verified signatures and checksums - installed single-node cluster from binaries and ran sample jobs - built and installed single-node cluster from source and ran sample ...
   Author: Jason Lowe, 2013-04-19, 22:43
Sort:
project
MapReduce (116)
Hadoop (32)
HDFS (11)
type
issue (113)
mail # dev (3)
date
last 7 days (6)
last 30 days (9)
last 90 days (30)
last 6 months (60)
last 9 months (116)
author
Harsh J (1037)
Arun C Murthy (500)
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 (146)
Tom White (138)
Aaron Kimball (131)
Jason Lowe