You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Srikanth Sundarrajan (JIRA)" <ji...@apache.org> on 2014/07/22 07:08:38 UTC

[jira] [Updated] (FALCON-554) Extend time functions available in Falcon to support current & last week

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

Srikanth Sundarrajan updated FALCON-554:
----------------------------------------

    Attachment: FALCON-554.patch

Examples:

{code}
        currentWeek('SUN',0,0); //Returns the 0th hour of the Sunday preceding the current instance time.

        lastWeek('FRI',6,0); //Returns the 6th hour of Friday before the immediate previous one.
{code}

> Extend time functions available in Falcon to support current & last week
> ------------------------------------------------------------------------
>
>                 Key: FALCON-554
>                 URL: https://issues.apache.org/jira/browse/FALCON-554
>             Project: Falcon
>          Issue Type: Bug
>          Components: oozie
>    Affects Versions: 0.6
>            Reporter: Srikanth Sundarrajan
>            Assignee: Srikanth Sundarrajan
>             Fix For: 0.6
>
>         Attachments: FALCON-554.patch
>
>
> Currently there are no convenient time functions available to select inputs for a process based on a week boundary. It would be handy to have these functions supported natively in Falcon.



--
This message was sent by Atlassian JIRA
(v6.2#6252)