Hey all
Quick note that we pushed a new 3.0 wip 61.
You can see the major changes here:
For the most part, we removed all deprecations from 2.x line.
We want to make a major push to finalize Cascading 3, and that includes getting feedback on the changes we had to make to have dual MapReduce and Tez DAG support.
So if you have a framework or project on Cascading 2.x, please give porting to 3.0 wip a shot, and fire off feedback on any improvements or questions.
** Now is the time to make a case for any major API changes. **
Running your tests on Cascading 3 with the MapReduce planner would also be great. Any holes in our planner would be best discovered sooner than later.
Testing on Tez would be great too!
But knowing the core APIs can be considered stable and applications running on MapReduce are as robust on Cascading 3.0 as they are on Cascading 2.x are our primary concerns.
All binaries are in conjars:
List of all wips and docs:
ckw