Documentation unclear about Hadoop config file presented to Java action.
------------------------------------------------------------------------

                 Key: OOZIE-3
                 URL: https://issues.apache.org/jira/browse/OOZIE-3
             Project: Apache Oozie (Incubating)
          Issue Type: Bug
            Reporter: John Armstrong
            Priority: Minor


Documentation claims that the configuration properties listed in the <job-xml> 
file and <properties> list in a <java> action will go into a Hadoop 
configuration file named oozie-action.conf.xml in the working directory of the 
task that executes the java class' main() method.  In fact, the filename is not 
oozie-action.conf.xml, but is contained in a system property called 
oozie.action.conf.xml.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to