Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-1245

Add ability to automatically suspend workflow at specified actions

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • trunk
    • 4.0.0
    • workflow
    • None

    Description

      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.

      Attachments

        1. OOZIE-1245.patch
          14 kB
          Robert Kanter
        2. OOZIE-1245.patch
          14 kB
          Robert Kanter
        3. OOZIE-1245.patch
          14 kB
          Robert Kanter
        4. OOZIE-1245.patch
          16 kB
          Robert Kanter
        5. OOZIE-1245.patch
          16 kB
          Robert Kanter
        6. OOZIE-1245.patch
          17 kB
          Robert Kanter

        Activity

          People

            rkanter Robert Kanter
            rkanter Robert Kanter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: