You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by souri datta <so...@gmail.com> on 2011/05/01 17:50:05 UTC

Re: Early exit from Pig udf

Meaning it should be able to finish quickly(return from the method).

On Fri, Apr 29, 2011 at 9:52 PM, Dmitriy Ryaboy <dv...@gmail.com> wrote:

> What do you mean by return?
>
>
> On Fri, Apr 29, 2011 at 5:01 AM, souri datta <souri.istheone@gmail.com
> >wrote:
>
> > Hi,
> >  I have a pig udf.My requirement is , on meeting certain criteria, I want
> > to
> > return from Pig udf.Is there any way I can early exit from Pig udf?
> > Also, how can it be done in a Map/Reduce job?
> >
> >
> > Thanks,
> > Souri
> >
>