You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Britt Cyr (JIRA)" <ji...@apache.org> on 2012/07/16 21:26:35 UTC

[jira] [Created] (OOZIE-912) Extensible Coordinator Action

Britt Cyr created OOZIE-912:
-------------------------------

             Summary: Extensible Coordinator Action
                 Key: OOZIE-912
                 URL: https://issues.apache.org/jira/browse/OOZIE-912
             Project: Oozie
          Issue Type: New Feature
            Reporter: Britt Cyr


Allow the user to submit a coordinator job consisting of only one workflow action without having to use a workflow. Also enable the user to define their own executor to use for the coordinator job similar to what can currently be done for workflows.

We would need to branch at the CoordActionStart and handle the workflow and workflow action cases separately. Things to consider are how to make a coord actionID in this case. Also, to run only one job without using workflow, we would need to make commands for submit and start similar to the SubmitXCommand and ActionStartXCommand. Naming of these must be considered.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira