Jeremy Beard created OOZIE-1669:
-----------------------------------
Summary: Allow coordinator to point to specific workflow XML file
Key: OOZIE-1669
URL: https://issues.apache.org/jira/browse/OOZIE-1669
Project: Oozie
Issue Type: Improvement
Components: coordinator
Affects Versions: 3.3.2
Reporter: Jeremy Beard
Priority: Minor
When specifying a workflow action in an Oozie coordinator the <app-path> string
must point to a directory that contains a workflow.xml file to be executed
(though AFAIK this is not documented).
Proposed improvement is to allow <app-path> to point directly to an XML file of
any name. The existing behavior could still apply by looking for workflow.xml
where <app-path> is a directory.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)