Azrael created OOZIE-1654:
-----------------------------
Summary: 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
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.1.5#6160)