[
https://issues.apache.org/jira/browse/OOZIE-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205129#comment-14205129
]
Ben Roling commented on OOZIE-2060:
-----------------------------------
Alternatively I have found that the action configuration can be added with
"-conf action.xml" on the command line of a main class of a standard Hadoop
Tool that uses GenericOptionsParser. That may be worthwhile to note as it
doesn't require special Oozie-aware code in the main class.
> Incorrect documentation of Java action config XML filename
> ----------------------------------------------------------
>
> Key: OOZIE-2060
> URL: https://issues.apache.org/jira/browse/OOZIE-2060
> Project: Oozie
> Issue Type: Sub-task
> Components: docs
> Affects Versions: 3.3.2, 4.0.0, 4.0.1
> Reporter: Ben Roling
> Priority: Minor
>
> The [documentation of Java
> action|https://oozie.apache.org/docs/4.0.1/WorkflowFunctionalSpec.html#a3.2.7_Java_Action]
> suggests that Java action configuration is available in a file named
> "oozie-action.conf.xml".
> This does not seem to me to be true. My experience is that this
> configuration is available in "action.xml".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)