Hi All, I am using PIG-1229 to write pig query output to a database. However, I noticed that because of speculative execution, spurious records end up being written.
I was wondering if there is a way to infer if current reduce task is running in a speculative slot that was cancelled (and hence a rollback needs to be issued). Thanks in advance! - Sandesh