[
https://issues.apache.org/jira/browse/OOZIE-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Azrael updated OOZIE-1654:
--------------------------
Attachment: OOZIE-1654.2.patch
Address comments and rebased.
I linked review board.
bq.It doesn't make sense to have different default value in oozie-default and
code. We should fix them.
Set default value to 10 in oozie-default and code.
> Fix typo (inteval to interval)
> ------------------------------
>
> Key: OOZIE-1654
> URL: https://issues.apache.org/jira/browse/OOZIE-1654
> Project: Oozie
> Issue Type: Improvement
> Components: action
> Affects Versions: 4.0.0
> Reporter: Azrael
> Priority: Trivial
> Attachments: OOZIE-1654.1.patch, OOZIE-1654.2.patch, OOZIE-1654.patch
>
>
> Fix typo inteval to interval.
> oozie-default.xml
> {code:xml}
> <name>oozie.service.LiteWorkflowStoreService.user.retry.inteval</name>
> >>> to
> <name>oozie.service.LiteWorkflowStoreService.user.retry.interval</name>
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)