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

Mona Chitnis reassigned OOZIE-762:
----------------------------------

    Assignee: Mona Chitnis
    
> allow "start" value in the coordinator-app tag to be dynamically generated
> --------------------------------------------------------------------------
>
>                 Key: OOZIE-762
>                 URL: https://issues.apache.org/jira/browse/OOZIE-762
>             Project: Oozie
>          Issue Type: Improvement
>          Components: coordinator
>            Reporter: Neil Yalowitz
>            Assignee: Mona Chitnis
>            Priority: Minor
>
> Allow the "start" value in the coordinator-app tag to be set dynamically, for 
> instance ${coord:somefcn(now)} or ${coord:somefcn(now-60*60)}. 
> Example:
> <coordinator-app name="my-coord" frequency="1" start="${coord:somefcn(now)}" 
> end="${end}" timezone="UTC" xmlns="uri:oozie:coordinator:0.2">
> ...etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to