Can u share the workflow.xml or the java code? On 13-Jan-2016 17:34, "Asanka Sanjaya Herath" <[email protected]> wrote:
> Hi Hanmayya, > > I followed the given link but it failed to spawn new Oozie jobs. But when I > run the same program directly using yarn jar command It spawns the jobs in > Oozie. The yarn log is not giving any errors too. > > On Wed, Jan 13, 2016 at 11:42 AM, Asanka Sanjaya Herath < > [email protected]> > wrote: > > > Hi Hanmayya, > > > > Thank you for the response. I'll follow the given link and update status. > > > > > >> Do you want to execute multiple Oozie workflows from the Java class? > > > > > > No I want to execute set of instances of one Oozie workflow. > > > > > > On Wed, Jan 13, 2016 at 10:43 AM, Hanmay Udgiri < > [email protected] > > > wrote: > > > >> You can use OozieClient Java class. > >> > >> > >> > http://www.hadooped.blogspot.in/2013/06/apache-oozie-part-8-java-api-for.html > >> > >> Do you want to execute multiple Oozie workflows from the Java class? > >> > >> Thanks > >> Hanmayya > >> > >> On Wed, Jan 13, 2016 at 9:57 AM, Asanka Sanjaya Herath < > >> [email protected]> > >> wrote: > >> > >> > Hi, > >> > > >> > I'm writing a simple Java Oozie job. That job is supposed to spawn new > >> > Oozie jobs or directly submit new jobs to Hadoop. Is there a way to > >> achieve > >> > this using Oozie API? > >> > > >> > -- > >> > Thanks, > >> > Regards, > >> > ASH > >> > > >> > >> > >> > >> -- > >> Thanks and Regards > >> Hanmayya Udgiri > >> > > > > > > > > -- > > Thanks, > > Regards, > > ASH > > > > > > -- > Thanks, > Regards, > ASH >
