nathanmarz / cascalog

Data processing on Hadoop without the hassle.
Other
1.38k stars 178 forks source link

cascalog tez support #287

Open mykidong opened 9 years ago

mykidong commented 9 years ago

I have made some modification of cascalog to run on tez.

sritchie commented 9 years ago

This would make it so that Cascalog couldn't run on non-Tez cascading, right? I'd love to see this modified so that the user could choose. The place to look for how to do this is in the "platform.clj" file.