Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 81 to 90 from 117 (0.208s).
Loading phrases to help you
refine your search...
[MAPREDUCE-4010] TestWritableJobConf fails on trunk - MapReduce - [issue]
...TestWritableJobConf is currently failing two tests on trunk: testEmptyConfiguration testNonEmptyConfigurationAppears to have been caused by HADOOP-8167....
http://issues.apache.org/jira/browse/MAPREDUCE-4010    Author: Jason Lowe, 2012-07-31, 12:40
[MAPREDUCE-4157] ResourceManager should not kill apps that are well behaved - MapReduce - [issue]
...Currently when the ApplicationMaster unregisters with the ResourceManager, the RM kills (via the NMs) all the active containers for an application.  This introduces a race where the AM ...
http://issues.apache.org/jira/browse/MAPREDUCE-4157    Author: Jason Lowe, 2012-07-19, 14:02
[MAPREDUCE-4283] Display tail of aggregated logs by default - MapReduce - [issue]
...Similar to the manner in which the nodemanager webUI displays container logs, it would be very useful if the historyserver showed the trailing 4K or so of the aggregated logs with a link to ...
http://issues.apache.org/jira/browse/MAPREDUCE-4283    Author: Jason Lowe, 2012-07-18, 14:03
[MAPREDUCE-4448] Nodemanager crashes upon application cleanup if aggregation failed to start - MapReduce - [issue]
...When log aggregation is enabled, the nodemanager can crash if log aggregation for an application failed to start....
http://issues.apache.org/jira/browse/MAPREDUCE-4448    Author: Jason Lowe, 2012-07-18, 14:03
[MAPREDUCE-4437] Race in MR ApplicationMaster can cause reducers to never be scheduled - MapReduce - [issue]
...If the MR AM is notified of container completion by the RM before the AM receives notification of the container cleanup from the NM then it can fail to schedule reducers indefinitely.  ...
http://issues.apache.org/jira/browse/MAPREDUCE-4437    Author: Jason Lowe, 2012-07-17, 14:04
[MAPREDUCE-4446] AggregatedLogFormat should be marked Private / Unstable - MapReduce - [issue]
...AggregatedLogFormat is still in a state of flux, so we should mark it as Private / Unstable for clarity....
http://issues.apache.org/jira/browse/MAPREDUCE-4446    Author: Jason Lowe, 2012-07-16, 15:05
[MAPREDUCE-4392] Counters.makeCompactString() changed behavior from 0.20 - MapReduce - [issue]
...In 0.20, makeCompactString() returned a comma-separated list, but MAPREDUCE-3697 changed it to be equivalent to makeEscapedCompactString().  Users moving from 0.20 to 0.23 are expecting...
http://issues.apache.org/jira/browse/MAPREDUCE-4392    Author: Jason Lowe, 2012-07-10, 20:26
[MAPREDUCE-4402] TestFileInputFormat fails intermittently - MapReduce - [issue]
...TestFileInputFormat#testLocality is failing intermittently when verifying each file split has two block locations....
http://issues.apache.org/jira/browse/MAPREDUCE-4402    Author: Jason Lowe, 2012-07-10, 20:26
[MAPREDUCE-4376] TestClusterMRNotification times out - MapReduce - [issue]
...The TestClusterMRNotification test is often timing out.  git bisect tests narrowed it down to MAPREDUCE-3921, as the test consistently passes before that change and times out most of th...
http://issues.apache.org/jira/browse/MAPREDUCE-4376    Author: Jason Lowe, 2012-07-07, 12:38
[MAPREDUCE-4361] Fix detailed metrics for protobuf-based RPC on 0.23 - MapReduce - [issue]
...RPC detailed metrics for any protobuf-based RPC ports are always zero.  ProtoOverHadoopRpcEngine needs the same detailed metric logic as in WritableRpcEngine.  This is effectively ...
http://issues.apache.org/jira/browse/MAPREDUCE-4361    Author: Jason Lowe, 2012-06-26, 12:45
Sort:
project
MapReduce (117)
Hadoop (33)
HDFS (11)
type
issue (113)
mail # dev (4)
date
last 7 days (7)
last 30 days (10)
last 90 days (31)
last 6 months (61)
last 9 months (117)
author
Harsh J (1041)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Thomas Graves (175)
Mohammad Tariq (174)
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)
Jason Lowe