Skip to content

Files

Latest commit

1100558 · Apr 15, 2022

History

History

scalding-hraven

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 15, 2022
Aug 2, 2014

hRaven Extensions

This module includes additions to Scalding that make use of hRaven for querying job history.

Reducer Estimation

Reducer estimators can include the HRavenHistory trait to get additional functionality for querying hRaven for past jobs.

For example, RatioBasedReducerEstimator, also in this module, uses hRaven job history to better estimate reducers based on the ratio of mapper-reducer input data.