Krishna, If I remember correctly there was an issue at some point with reruns. Don't recall when it was fixed. Oozie 3.0.2 is quite old. Have you considered moving to Oozie 3.2.0?
Thx On Sat, Jun 23, 2012 at 6:47 AM, Krishna Prasad <[email protected]>wrote: > Hi, > I'm getting the following error on rerunning an oozie job, > > command:- > > oozie job -oozie http://adserver-dev1:11000/oozie/ -config > /data/rendering/pull/render-job.properties -rerun > 0000101-120503192956389-oozie-hado-W > Error: E0712 : E0712: Could not create lib paths list for application > [hdfs://adserver-dev1:54310/render/pull/oozie/conf], null > > The following is my job properties file, > > oozie.url=http://adserver-dev1:11000/oozie > user.name=hadoop > oozie.wf.application.path=hdfs://adserver-dev1:54310/render/pull/oozie/conf > oozie.wf.rerun.skip.nodes=TARGET_FETCH_JOB > jobTracker=adserver-dev1:54311 > nameNode=hdfs://adserver-dev1:54310 > RENDER_START_TIME=22-06-2012 00:00:00 > RENDER_TIME_FORMAT=%d-%c-%Y %k:%i:%s > RENDER_TIME_FRAME_HOURS=24 > START_DATE=22062012 000000 > DATE_FORMAT=ddMMyyyy HHmmss > RENDER_PERIOD=24 > > ------------------------------------------------------------------------------------------------ > what may be the issue? What does the error means ? > > I'm using oozie 3.0.2. > > Thanks & Regards, > Krishnaprasad | [email protected] -- Alejandro
