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 2013/12/23 06:11:51 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:
--------------------------

    Description: 
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.

  was:
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}


> 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
>
> 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.1.5#6160)