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

Robert Kanter updated OOZIE-922:
--------------------------------

    Attachment: OOZIE-922.patch
    
> Global section code doesn't properly handle extension actions
> -------------------------------------------------------------
>
>                 Key: OOZIE-922
>                 URL: https://issues.apache.org/jira/browse/OOZIE-922
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>         Attachments: OOZIE-922.patch
>
>
> The Global section added in OOZIE-874 doesn't properly handle extension 
> actions (e.g. hive, distcp, etc).  The code uses the root namespace when 
> parsing the action elements, but in an extension action, the namespace is 
> actually different from the root namespace; so, the code acts as if 
> <name-node>, <job-tracker>, and <configuration> elements are never specified 
> in any extension actions.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to