|
|
-
Re: Jar dependenciesThejas M Nair 2010-11-12, 19:04
You can register all the jars the udfs require -
http://pig.apache.org/docs/r0.7.0/piglatin_ref2.html#REGISTER -Thejas On 11/10/10 4:18 PM, "Jeremy Hanna" <[EMAIL PROTECTED]> wrote: > What is the standard way to copy up jar dependencies to the cluster with Pig > (so that the nodes in the cluster don't get runtime errors with class not > found exceptions)? > |