You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2012/06/22 07:58:42 UTC

[jira] [Created] (OOZIE-882) CoordELEvaluator.createDataEvaluator doesn't set timezone for coord action

Shwetha G S created OOZIE-882:
---------------------------------

             Summary: CoordELEvaluator.createDataEvaluator doesn't set timezone for coord action
                 Key: OOZIE-882
                 URL: https://issues.apache.org/jira/browse/OOZIE-882
             Project: Oozie
          Issue Type: Bug
            Reporter: Shwetha G S
            Priority: Minor


In CoordELEvaluator.createDataEvaluator, while creating evaluator for "coord-action-start", timezone and frequency of coordinator is not set. Even though its not used anywhere in oozie code, its useful for EL extensions

For example, I have an EL extension today(0,0) which can be used in property and it maps to beginning of the day with respect to nominal time. To compute beginning of day, timezone is required in addition to nominal time

--
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

        

[jira] [Commented] (OOZIE-882) CoordELEvaluator.createDataEvaluator doesn't set timezone for coord action

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403624#comment-13403624 ] 

Alejandro Abdelnur commented on OOZIE-882:
------------------------------------------

+1
                
> CoordELEvaluator.createDataEvaluator doesn't set timezone for coord action
> --------------------------------------------------------------------------
>
>                 Key: OOZIE-882
>                 URL: https://issues.apache.org/jira/browse/OOZIE-882
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Shwetha G S
>            Assignee: Shwetha G S
>            Priority: Minor
>         Attachments: OOZIE-882.patch
>
>
> In CoordELEvaluator.createDataEvaluator, while creating evaluator for "coord-action-start", timezone and frequency of coordinator is not set. Even though its not used anywhere in oozie code, its useful for EL extensions
> For example, I have an EL extension today(0,0) which can be used in property and it maps to beginning of the day with respect to nominal time. To compute beginning of day, timezone is required in addition to nominal time

--
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

        

[jira] [Updated] (OOZIE-882) CoordELEvaluator.createDataEvaluator doesn't set timezone for coord action

Posted by "Shwetha G S (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shwetha G S updated OOZIE-882:
------------------------------

    Attachment: OOZIE-882.patch
    
> CoordELEvaluator.createDataEvaluator doesn't set timezone for coord action
> --------------------------------------------------------------------------
>
>                 Key: OOZIE-882
>                 URL: https://issues.apache.org/jira/browse/OOZIE-882
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Shwetha G S
>            Priority: Minor
>         Attachments: OOZIE-882.patch
>
>
> In CoordELEvaluator.createDataEvaluator, while creating evaluator for "coord-action-start", timezone and frequency of coordinator is not set. Even though its not used anywhere in oozie code, its useful for EL extensions
> For example, I have an EL extension today(0,0) which can be used in property and it maps to beginning of the day with respect to nominal time. To compute beginning of day, timezone is required in addition to nominal time

--
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