Hi Phanish, EvalFuncs can implement getCacheFiles to register files that should be included in distributed cache: http://pig.apache.org/docs/r0.11.1/api/org/apache/pig/EvalFunc.html#getCacheFiles()
-Mark On Tue, Jun 25, 2013 at 11:37 AM, Phanish Lakkarasu < [email protected]> wrote: > Hello, > > How can I add multiple files to distributed cache in pig UDF. > > Regards > Abhi >
