[
https://issues.apache.org/jira/browse/OOZIE-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Kanter updated OOZIE-1236:
---------------------------------
Labels: newbie (was: )
> Documentation on capture-output element for Java action has incorrect
> property to get the filename
> --------------------------------------------------------------------------------------------------
>
> Key: OOZIE-1236
> URL: https://issues.apache.org/jira/browse/OOZIE-1236
> Project: Oozie
> Issue Type: Bug
> Components: docs
> Affects Versions: 3.3.0, trunk
> Reporter: Robert Kanter
> Assignee: Udai Kiran Potluri
> Priority: Minor
> Labels: newbie
>
> In the documentation
> [here|http://oozie.apache.org/docs/3.3.1/WorkflowFunctionalSpec.html#a3.2.7_Java_Action],
> it says:
> {quote}
> The capture-output element can be used to propagate values back into Oozie
> context, which can then be accessed via EL-functions. This needs to be
> written out as a java properties format file. The filename is obtained via a
> System property specified by the constant
> JavaMainMapper.OOZIE_JAVA_MAIN_CAPTURE_OUTPUT_FILE
> {quote}
> That property is incorrect; it should be {{oozie.action.output.properties}},
> which is what the [Java action
> cookbook|https://cwiki.apache.org/OOZIE/java-cookbook.html] has.
--
This message was sent by Atlassian JIRA
(v6.1#6144)