You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Azrael (JIRA)" <ji...@apache.org> on 2014/09/01 09:59:21 UTC

[jira] [Updated] (OOZIE-1653) Support ALL to allowed error code of the user retry

     [ https://issues.apache.org/jira/browse/OOZIE-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Azrael updated OOZIE-1653:
--------------------------
    Attachment: OOZIE-1653.3.patch

This patch is rebased on the latest trunk and addressed comment.
[~rkanter]]. If you are not happy about the description of ALL keyword, please revise it :)

> Support ALL to allowed error code of the user retry
> ---------------------------------------------------
>
>                 Key: OOZIE-1653
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1653
>             Project: Oozie
>          Issue Type: New Feature
>          Components: action
>    Affects Versions: 4.0.0
>            Reporter: Azrael
>            Priority: Minor
>         Attachments: OOZIE-1653.1.patch, OOZIE-1653.2.patch, OOZIE-1653.3.patch, OOZIE-1653.patch
>
>
> Action retry for all the errors if ALL is configured.
> oozie-site.xml
> {code:xml}
> <name>oozie.service.LiteWorkflowStoreService.user.retry.error.code.ext</name>
> <value>ALL</value>
> {code}
> This feature make convenient to set error handle policy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)