You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Satish Subhashrao Saley (JIRA)" <ji...@apache.org> on 2017/09/06 22:08:00 UTC

[jira] [Updated] (OOZIE-3048) Check El Functions for the coordinator action

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

Satish Subhashrao Saley updated OOZIE-3048:
-------------------------------------------
    Description: In OOZIE-2873, we tried introduce check for EL functions before submitting the coordinator. But this not possible as described [here|https://issues.apache.org/jira/browse/OOZIE-2873?focusedCommentId=15999124&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15999124]. Instead, we can do this check in CoordActionInputCheckXCommand when we resolve coordinator configuration

> Check El Functions for the coordinator action
> ---------------------------------------------
>
>                 Key: OOZIE-3048
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3048
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Satish Subhashrao Saley
>
> In OOZIE-2873, we tried introduce check for EL functions before submitting the coordinator. But this not possible as described [here|https://issues.apache.org/jira/browse/OOZIE-2873?focusedCommentId=15999124&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15999124]. Instead, we can do this check in CoordActionInputCheckXCommand when we resolve coordinator configuration



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)