Output param: same as estimatedNumReducers but with the cap specified by maxEstimatedReducersKey applied.
Output param: same as estimatedNumReducers but with the cap specified by maxEstimatedReducersKey applied. Can be used to determine whether a cap was applied to the estimated number of reducers and potentially to trigger alerting / logging.
Output param: what the Reducer Estimator recommended, regardless of if it was used.
If we estimate more than this number of reducers, we will use this number instead of the estimated value
Maximum number of history items to use for reducer estimation.
Output param: what the original job config was.