[
https://issues.apache.org/jira/browse/OOZIE-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
abhishek bafna updated OOZIE-1236:
----------------------------------
Fix Version/s: (was: trunk)
4.3.0
> 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: Sub-task
> Components: docs
> Affects Versions: 3.3.0, trunk
> Reporter: Robert Kanter
> Assignee: Meenakshi Lakshmanan
> Priority: Minor
> Labels: newbie
> Fix For: 4.3.0
>
> Attachments: OOZIE-1236.txt
>
>
> 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.3.4#6332)