Did you try to add $status to your url for Oozie to propagate the status to your system?
--angelo On Mon, Sep 26, 2011 at 12:30 PM, Sun, Lining <[email protected]> wrote: > Below is in my coordinator.xml, > > <workflow> > <app-path>${workflowAppPath}</app-path> > <configuration> > <property> > <name>oozie.coord.action.notification.url</name> > <value> > http://c00000010105.pharos.intuit.com/bugzilla/buglist.cgi?lining</value> > </property> > <property> > > Thanks > > Lining > > -----Original Message----- > From: Angelo K. Huang [mailto:[email protected]] > Sent: Friday, September 23, 2011 3:30 PM > To: [email protected] > Subject: Re: how to get notification event or action when coordinator > timeout? > > Hi Lining, > > Could you show us how you do at coordinator.xml for > oozie.coord.action.notification.url? > > Thanks, > Angelo > > On Fri, Sep 23, 2011 at 1:32 PM, Sun, Lining <[email protected]> > wrote: > > > Hello, > > > > How to get notification sla event or action notification url when > > coordinator is timeout, I tried both below, doesn't work. > > oozie.coord.action.notification.url > > sla:info > > > > Thanks in advance. > > > > Lining > > >
