You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Meenakshi Lakshmanan (JIRA)" <ji...@apache.org> on 2015/02/01 15:48:34 UTC

[jira] [Updated] (OOZIE-1236) Documentation on capture-output element for Java action has incorrect property to get the filename

     [ https://issues.apache.org/jira/browse/OOZIE-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Meenakshi Lakshmanan updated OOZIE-1236:
----------------------------------------
    Attachment: OOZIE-1236.txt

Attached patch.
Made changes to "Output file's system property" as oozie.action.output.properties as mentioned in https://cwiki.apache.org/confluence/display/OOZIE/Java+Cookbook


> 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
>            Priority: Minor
>              Labels: newbie
>         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)