- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Start a job only if the previous execution has ended in oozie
- Labels:
-
Apache Oozie
Created on ‎01-20-2022 06:14 AM - edited ‎01-20-2022 10:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I want to ask is there any way to make oozie run a WF only if the previous execution has finished?
Created ‎02-28-2022 05:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
Previous execution means previous workflow execution or previous action execution with in a workflow?
I think as i know if you have multiple actions with in a wokflow next action will start only if previous action is succeeded otherwise it fails. If its not working like this can you give the info output for that workflow id?
oozie job -oozie http://<oozie-server-host>:11000 -info <workflow-id>
Regards,
Chethan YM
