Sam oozie is setup and working fine, but the issue is some workflows fail. and no we are not using a secure setup
On Tue, Dec 4, 2012 at 4:55 PM, Kilaru Sambaiah <[email protected]>wrote: > Are you using secure Hadoop with secure Oozie? > Did you find local-superuser-conf.xml on jt has entries with host name of > Oozie server and the user which runs Oozie as > super user listed? > > Thanks, > Sam > > > ________________________________ > From: Jabir Ahmed <[email protected]> > To: [email protected] > Sent: Tuesday, December 4, 2012 4:35 PM > Subject: Re: E0803: IO error, > > the job fails , we are using oozie 3.2 with mysql > > yes and usually the rerun works fine. > > does this mean the db is slow or in a De-graded mode > > > > > On Mon, Dec 3, 2012 at 11:46 PM, Alejandro Abdelnur <[email protected] > >wrote: > > > Jabir, > > > > What version of Oozie are using? > > What database are using for Oozie? > > > > Does your workflow fail? Or it continues after you see this exception? > > > > This normally happens when a deadlock is detected and a DB connection is > > rolledback. Typically this is retried and your workflow job continues > > working. Also this was a common problem with Oozie 2.x and the embedded > > Derby DB. > > > > Thx. > > > > > > On Mon, Dec 3, 2012 at 9:52 AM, Jabir Ahmed <[email protected]> > wrote: > > > > > Any idea why does oozie throw this error? > > > > > > > > > org.apache.oozie.command.CommandException: E0803: IO error, > > > <openjpa-2.1.0-r422266:1071316 fatal store error> > > > org.apache.openjpa.persistence.RollbackException: The tra > > > nsaction has been rolled back. See the nested exceptions for details > on > > > the > > > errors that occurred. > > > FailedObject: org.apache.oozie.WorkflowJobBean@41c23727 > > > at > > > > > > org.apache.oozie.command.wf.SubmitXCommand.execute(SubmitXCommand.java:209) > > > > > > > > > Thanks > > > Jabir > > > > > > > > > > > -- > > Alejandro > > > > > > -- > "The best way to make your dreams come true is to wake up." - Paul Valery > > -- > Phone: +91 99162 93063 > IM/e-mail: [email protected] , [email protected] > -- "The best way to make your dreams come true is to wake up." - Paul Valery -- Phone: +91 99162 93063 IM/e-mail: [email protected] , [email protected]
