Netflix / PigPen

Map-Reduce for Clojure
Apache License 2.0
565 stars 55 forks source link

Add support for distributed cache on the Cascading platform #129

Open pkozikow opened 9 years ago

pkozikow commented 9 years ago

Cascading supports serializing arbitrary (large) objects and making them available to UDFs via Hadoop's distributed cache. We should expose this feature in PigPen.