[
https://issues.apache.org/jira/browse/OOZIE-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026287#comment-14026287
]
Shwetha G S commented on OOZIE-1654:
------------------------------------
I have seen cases where the configs(read in code) are not mentioned in
oozie-default and other cases where the default value in code is different from
default value in oozie-default. So, didn't think that oozie-default.xml is the
documentation of available configs.
Defining the configs in oozie-default.xml makes it difficult to figure out if
the user has over-ridden the config. Is there an option to load just
oozie-site.xml?
> 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.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)