Object containing various implicit conversions required to create Scalding flows in the REPL.
Object containing various implicit conversions required to create Scalding flows in the REPL. Most of these conversions come from the com.twitter.scalding.Job class.
A runner for a Scala REPL providing functionality extensions specific to working with Scalding.
A class providing Scalding specific commands for inclusion in the Scalding REPL.
Enrichment on TypedPipes allowing them to be run locally, independent of the overall flow.
Implicit FlowDef and Mode, import in the REPL to have the global context implicitly used everywhere.