Hey all Happy to let everyone know we just pushed out a new 3.0 WIP that supports Apache Tez as a runtime platform.
The official announcement is here: http://www.cascading.org/2014/09/17/cascading-3-0-wip-now-supports-apache-tez/ Note the wip-50 download doesn't include hadoop2-tez.jar, it will show up in wip-51. But conjars has the binaries. http://conjars.org/cascading/cascading-hadoop2-tez And the JavaDoc can be found here: http://docs.concurrentinc.com/cascading/3.0/javadoc/cascading-hadoop2-tez/ The current working wip branch: https://github.com/cwensel/cascading/tree/wip-3.0 Notes and knowns issues can be tracked here: https://github.com/cwensel/cascading/tree/wip-3.0/cascading-hadoop2-tez Know all platform tests do pass, and the resulting binaries have been pushed to conjars.org. That said, we expect there to be issues, so please email the cascading-user list with any questions or bugs. http://www.cascading.org/support/ We have also updated the sample apps to use Tez, other projects will also be updated as well over time. https://github.com/Cascading/cascading.samples/tree/wip-3.0 cheers, chris -- Chris K Wensel [email protected] http://concurrentinc.com
