It's not clear from the docs where the various StoreFuncInterface functions
get called. There are some hints in the API
docs<http://pig.apache.org/docs/r0.12.0/api/>,
but I am left wondering, does pig guarantee that, for example, putNext and
cleanUpOnSuccess will be called in the same execution context?

Is this documented somewhere? Maybe someone can provide an answer? It would
save me a lot of time experimenting and spelunking in the code.

Thanks

Patrick

Reply via email to