[
https://issues.apache.org/jira/browse/OOZIE-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13789775#comment-13789775
]
Robert Kanter commented on OOZIE-1566:
--------------------------------------
Looks good; just some minor grammar:
The Cron syntax used by Oozie is inspired by Quartz:
http://quartz-scheduler.org/api/2.0.0/org/quartz/CronExpression.html. However,
there is a major difference between Quartz cron and Oozie cron; primarily Oozie
cron doesn't have a "Seconds" field since everything in Oozie functions at the
minute granularity at most. Everything related to Oozie cron syntax should be
based on the documentation in the Oozie documentation.
> Add reference to Quartz module in cron documentation
> ----------------------------------------------------
>
> Key: OOZIE-1566
> URL: https://issues.apache.org/jira/browse/OOZIE-1566
> Project: Oozie
> Issue Type: Sub-task
> Reporter: Bowen Zhang
> Assignee: Bowen Zhang
> Fix For: trunk
>
> Attachments: oozie-1566.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)