| Package | Description |
|---|---|
| org.apache.hadoop.mapreduce.v2.app.speculate |
| Modifier and Type | Class and Description |
|---|---|
class |
ExponentiallySmoothedTaskRuntimeEstimator
This estimator exponentially smooths the rate of progress versus wallclock
time.
|
class |
LegacyTaskRuntimeEstimator |
class |
NullTaskRuntimesEngine |
| Constructor and Description |
|---|
DefaultSpeculator(org.apache.hadoop.conf.Configuration conf,
AppContext context,
TaskRuntimeEstimator estimator,
org.apache.hadoop.yarn.Clock clock) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.