You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/07/28 05:29:20 UTC

[jira] [Commented] (OOZIE-1654) Fix typo (inteval to interval)

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

Hadoop QA commented on OOZIE-1654:
----------------------------------

Testing JIRA OOZIE-1654

Cleaning local git workspace

----------------------------

{color:red}-1{color} Patch failed to apply to head of branch

----------------------------

> 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 Seoeun
>            Assignee: Azrael Seoeun
>            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.3.4#6332)