| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
116 (0.845s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-4312] Add metrics to RM for NM heartbeats - MapReduce - [issue]
|
|
...It would be nice to have a metric in the ResourceManager to track the number of NodeManager heartbeats processed. The JobTracker in 1.0 has a tasktracker heartbeat metric, and it would...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4312
Author: Jason Lowe,
2012-06-05, 21:20
|
|
|
[MAPREDUCE-4235] Killing app can lead to inconsistent app status between RM and HS - MapReduce - [issue]
|
|
...If a client tries to kill an application that is about to complete, the application states between the ResourceManager's web UI and the history server can be inconsistent. When the pro...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4235
Author: Jason Lowe,
2012-05-08, 22:48
|
|
|
[MAPREDUCE-3987] Reduce RM app memory footprint once app has completed - MapReduce - [issue]
|
|
...The ResourceManager holds onto a configurable number of completed applications (yarn.resource.max-completed-applications, defaults to 10000), and the memory footprint of these completed appl...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3987
Author: Jason Lowe,
2012-04-26, 21:25
|
|
|
[MAPREDUCE-4151] RM scheduler web page should filter apps to those that are relevant to scheduling - MapReduce - [issue]
|
|
...On the ResourceManager's scheduler web page, the bottom of the page shows the apps block. When the cluster has run a lot of applications (e.g.: 10,000+) loading the apps table can take...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4151
Author: Jason Lowe,
2012-04-18, 14:06
|
|
|
[MAPREDUCE-4139] Potential ResourceManager deadlock when SchedulerEventDispatcher is stopped - MapReduce - [issue]
|
|
...When the main thread calls ResourceManager$SchedulerEventDispatcher.stop() it grabs a lock on the object, kicks the event processor thread, and then waits for the thread to exit. Howev...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4139
Author: Jason Lowe,
2012-04-17, 22:41
|
|
|
[MAPREDUCE-4144] ResourceManager NPE while handling NODE_UPDATE - MapReduce - [issue]
|
|
...The RM on one of our clusters has exited twice in the past few days because of an NPE while trying to handle a NODE_UPDATE:2012-04-12 02:09:01,672 FATAL org.apache.hadoop.yarn.server.resourc...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4144
Author: Jason Lowe,
2012-04-17, 15:34
|
|
|
[MAPREDUCE-4099] ApplicationMaster may fail to remove staging directory - MapReduce - [issue]
|
|
...When the ApplicationMaster shuts down it's supposed to remove the staging directory, assuming properties weren't set to override this behavior. During shutdown the AM tells the ResourceManag...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4099
Author: Jason Lowe,
2012-04-12, 14:05
|
|
|
[MAPREDUCE-4060] Multiple SLF4J binding warning - MapReduce - [issue]
|
|
...This is the MAPREDUCE portion of HADOOP-8005. We should remove slf4j from the assembly and use the one provided by hadoop-common so we don't end up with multiple binding warnings for S...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4060
Author: Jason Lowe,
2012-04-04, 14:13
|
|
|
[MAPREDUCE-4081] TestMROutputFormat.java does not compile - MapReduce - [issue]
|
|
...[ERROR] /hadoop/src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/TestMROutputFormat.java:[36,7]...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4081
Author: Jason Lowe,
2012-03-30, 13:59
|
|
|
[MAPREDUCE-4069] Cleanup task tokens interface - MapReduce - [issue]
|
|
...This tracks a couple of cleanup issues that were identified in MAPREDUCE-4043: It seems unnecessary to pass the job token and credentials separately when we always combine the job token into...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4069
Author: Jason Lowe,
2012-03-26, 19:15
|
|
|
|