Does your script not find the loader or helper methods? Are they packaged
together? If they are separate do you register both jars?

Take a look at http://pig.apache.org/docs/r0.9.1/basic.html#register.


On Wed, Dec 14, 2011 at 4:15 PM, Gayatri Rao <[email protected]> wrote:

> Hi All,
>
> Can someone please point me to any documentation on how exactly REGISTER
> copies over the job.jar to the slave machines?
> I  have some  loader UDFs and some helper methods which are utilized by the
> loader UDFs. My job.jar has all the classes but my pig job fails saying
> that its not able to find the helper methods used by the loader UDFs.
> I cant seem to understand why. Any insights into what might be the problem?
>
> Thanks
> Gayatri
>

Reply via email to