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

Purshotam Shah commented on OOZIE-2369:
---------------------------------------

bq. 1) Please parameterize with variables instead of doing this hacky replace

freq_timeunit can't be parameterized. If you look at test-cases we are working 
on coord action not coord jobs. This is much better than using xml as string in 
test-cases as it done for some other test-case and replacing freq_timeunit or 
having multiple xml file with different freq_timeunit. 
This can be also done by submitting coord jobs. I choose this approach because 
multiple test-cases can be added to it like month, week, etc., with little 
modification.

bq. 2) CoordELFunctions.getDSTimeUnit(eval) - how does this work with cron 
frequency?
Cron frequency is only for coord job frequency not for dataset frequency. So, 
not an issue.


> coord:offset doesn't resolve correctly
> --------------------------------------
>
>                 Key: OOZIE-2369
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2369
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Purshotam Shah
>            Assignee: Purshotam Shah
>         Attachments: OOZIE-2369-V1.patch
>
>




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

Reply via email to