You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Sonal Goyal <so...@gmail.com> on 2010/05/07 08:53:07 UTC

Re: EMR job completion notification

Saurabh,

I believe the java EMR API has an asynchronous client which returns a Future
object. This object can be waited upon for the job status.

Thanks and Regards,
Sonal
www.meghsoft.com


On Sun, Apr 25, 2010 at 9:39 PM, Saurabh Nanda <sa...@gmail.com>wrote:

> Hi,
>
> I have a series of jobs which need to be executed in different size Amazon
> Elastic MapReduce clusters (first part needs 4x m1.small and second part
> needs 4x m1.large). The second step's input depends on the first step's
> output. What's the best way to get notified about completion of the first
> step?
>
> Saurabh.
> --
> http://nandz.blogspot.com
> http://foodieforlife.blogspot.com
>