twitter / scalding

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

Break out estimator tests into separate module #1701

Closed piyushnarang closed 7 years ago

piyushnarang commented 7 years ago

Breaking out the reducer & memory estimation tests into a different module to try and bring the runtime of the hadoop-test module to below the travis ci timeout (50 mins).