https://issues.apache.org/jira/browse/PIG-1752 has a patch (checked
into trunk) that allows UDFs to store files in the distributed cache.
Alan.
On Feb 28, 2011, at 2:43 PM, Jonathan Coveney wrote:
I was just curious if anyone might have a decent code example of
using the
distributed cache with Pig?
I have a file, let's call it file.dat, and I want to make it available
locally to all of my maps... what is the easiest way to use the
distributed
cache to do this? Are there some pig internals that might have a
decent
example of this?
Thanks in advance, and pardon if this is a simplistic question
Jon