You can create in instance of PigProcessNotificationListener that calls
back when the job finishes.


On Wed, Jan 23, 2013 at 4:48 PM, Prashant Kommireddi <prash1...@gmail.com>wrote:

> Hey guys,
>
> I am trying to do the following:
>
>    1. Launch a pig job asynchronously via Java program
>    2. Get a notification once the job is complete (something similar to
>    Hadoop callback with a servlet)
>
> I looked at PigServer.executeBatch() and it seems to be waiting until job
> completes.This is not what I would like my app to do.
>
> Any ideas?
>
> Thanks,
>



-- 
*Note that I'm no longer using my Yahoo! email address. Please email me at
billgra...@gmail.com going forward.*

Reply via email to