Description
The simple exponential runtime estimator (added in MAPREDUCE-7208) seems not to handle the corner cases where the delta progress is 0. As a result, the forecast will be NaN or Inf which messes up the subsequent forecast values.
Attachments
Attachments
Issue Links
- breaks
-
MAPREDUCE-7257 Fix incorrect javadoc format
- Resolved
- is a child of
-
MAPREDUCE-7208 Tuning TaskRuntimeEstimator
- Resolved