You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Ted Yu <yu...@gmail.com> on 2010/02/23 20:02:39 UTC

JobConf.setJobEndNotificationURI

Hi,
I am looking for counterpart to JobConf.setJobEndNotificationURI() in
org.apache.hadoop.mapreduce

Please advise.

Thanks

Re: JobConf.setJobEndNotificationURI

Posted by Tom White <to...@cloudera.com>.
I think you can set the URI on the configuration object with the key
JobContext.END_NOTIFICATION_URL.

Cheers,
Tom

On Tue, Feb 23, 2010 at 12:02 PM, Ted Yu <yu...@gmail.com> wrote:
> Hi,
> I am looking for counterpart to JobConf.setJobEndNotificationURI() in
> org.apache.hadoop.mapreduce
>
> Please advise.
>
> Thanks
>