Title should be pretty self-explanatory.
I'm specifically interested in Cascalog, but I might accept an answer tuned more broadly to Cascading if it seems clear how that might apply towards Cascalog.
Occasionally, I'll create a Cascalog query that does the wrong thing and attempts to iterate through some massive collection on my little development laptop. When this happens, I presently have no way of killing the job and salvaging my precious battery life sans killing the parent Clojure process, which always bites (never fun rebooting the JVM/Clojure and getting app state back again...).