Cascading 3.3.0 Released
Cascading 3.3.0 has been released.
This release covers the following issues and improvements:
Fixed issue where planning with a c.p.Merge of two or more c.p.HashJoins would fail. Currently unresolved for the Apache Tez planner.
Fixed issue where c.t.h.PartitionTap could not initialize with more than a few thousand input partitions in a reasonable time frame. Fix supports PartitionTap initialization in under 10sec w/ 1 million paths.
Fixed issue with c.t.MultiSourceTap that prevented it from aggregating c.t.h.PartitionTap instances reliably.
Updated Apache Hadoop 2 based sub-projects to 2.7.3.
Fixed issue where local mode did not honor c.t.SinkMode#KEEP, allowing a c.f.Flow to overwrite existing data.
For a detailed list of changes in this release, see:
It can be downloaded here:
The source can be found here:
Thanks to Homeaway and Xplenty for providing financial support for this release.