nathanmarz / cascalog

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

Added checkpoint operation #267

Closed ipostelnik closed 9 years ago

ipostelnik commented 9 years ago

Adds checkpoint* operation to Cascading DSL. Useful for enforcing M/R job boundaries.

sritchie commented 9 years ago

This is great. Can you add a test?

sritchie commented 9 years ago

Merged.