[
https://issues.apache.org/jira/browse/OOZIE-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Kanter updated OOZIE-1245:
---------------------------------
Attachment: OOZIE-1245.patch
The new patch:
\- changes the property name to {{oozie.suspend.on.nodes}}
\- adds ability to use {{*}} for all (and updates docs and tests)
\- simplifies test code
> Add ability to automatically suspend workflow at specified actions
> ------------------------------------------------------------------
>
> Key: OOZIE-1245
> URL: https://issues.apache.org/jira/browse/OOZIE-1245
> Project: Oozie
> Issue Type: New Feature
> Components: workflow
> Affects Versions: trunk, 3.3.2
> Reporter: Robert Kanter
> Assignee: Robert Kanter
> Attachments: OOZIE-1245.patch, OOZIE-1245.patch, OOZIE-1245.patch,
> OOZIE-1245.patch, OOZIE-1245.patch
>
>
> It could be useful to add a configuration property that lets users specify a
> list of action that will cause Oozie to automatically suspend the workflow
> upon reaching any of those actions; like breakpoints in a debugger. To
> continue running the workflow, the user would simply use the {{-resume}}
> command.
> For example, a user could specify
> {{oozie.suspendpoints=mr-node,my-pig-action,my-fork}} in their job.properties
> file and when Oozie is about to execute any of those three actions, it would
> suspend the workflow.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira