cascalog
cascalog copied to clipboard
with-job-conf won't work across new Threads, as in cascalog-checkpoint
with-job-conf
's bindings won't work w/ threads. Inside the checkpointing macro, for example. Fix inside checkpoint by using futures instead of threads.