In a StoreFunc, you could do that when you get passed the jobconf, right?
On Thu, Mar 1, 2012 at 9:37 PM, Bill Graham <[email protected]> wrote: > I don't think so. We just do it in the pig script before using the store > func: > > SET mapred.map.tasks.speculative.execution false > > > On Thu, Mar 1, 2012 at 4:19 PM, Russell Jurney > <[email protected]>wrote: > >> Can you turn off speculative execution in a StoreFunc? I believe it is >> leading to duplicates in MongoStorage(); >> >> -- >> Russell Jurney twitter.com/rjurney [email protected] >> datasyndrome.com >> > > > > -- > *Note that I'm no longer using my Yahoo! email address. Please email me at > [email protected] going forward.*
