Hello,
Have you specified either of these properties correctly in your properties file?
oozie.wf.rerun.skip.nodes (comma-separated list of action nodes. Should be
completed in previous run)
oozie.wf.rerun.failnodes ( can be {true | false} )
--Mona
On 3/13/12 4:40 PM, "Deepak Reddy" <[email protected]> wrote:
Hi
When I try to rerun a failed oozie workflow job I am getting the following error
oozie job -config /tmp/loadlogs.properties -rerun
0000048-120312221512410-oozie-oozi-W
its giving me Error: HTTP error code: 500 : Internal Server Error
I am using oozie 2.3.0 from CDH3u3 distribution.
Thanks,
DR