twitter / scalding

A Scala API for Cascading
http://twitter.com/scalding
Apache License 2.0
3.5k stars 706 forks source link

Cherry-pick changes from `develop` to 0.17.x branch #1686

Closed ttim closed 7 years ago

ttim commented 7 years ago

In order to release Scalding 0.17.1 we need a code which backward compatible with 0.17.0 release at therefore doesn't contain CascadingBackend refactoring. This PR cherry-picks all changes from develop branch into 0.17.x branch.

pankajroark commented 7 years ago

LGTM after tests pass.