You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2016/01/15 03:10:40 UTC

[jira] [Comment Edited] (OOZIE-2439) FS Action no longer uses name-node

    [ https://issues.apache.org/jira/browse/OOZIE-2439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101057#comment-15101057 ] 

Robert Kanter edited comment on OOZIE-2439 at 1/15/16 2:10 AM:
---------------------------------------------------------------

The patch restores the original behavior by modifying the if statements in {{LiteWorkflowAppParser}} and comments explaining what's happening in that part of the code.  It also adds some unit tests.  It also adds back support for global {{<configuration>}} and {{<job-xml>}} that was accidentally removed by OOZIE-2187 as well.


was (Author: rkanter):
The patch restores the original behavior by modifying the if statements in {{LiteWorkflowAppParser}} and comments explaining what's happening in that part of the code.  It also adds some unit tests.

> FS Action no longer uses name-node
> ----------------------------------
>
>                 Key: OOZIE-2439
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2439
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>            Priority: Blocker
>             Fix For: trunk
>
>         Attachments: OOZIE-2439.001.patch
>
>
> As reported by [~olchovy@gmail.com] in [this comment|https://issues.apache.org/jira/browse/OOZIE-2187?focusedCommentId=15099135&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15099135] of OOZIE-2187, the FS Action no longer uses the {{<name-node>}} in either the action itself, the global section, or the default NN in oozie-site.  
> This is a regression.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)