You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Mona Chitnis (JIRA)" <ji...@apache.org> on 2012/05/13 23:19:52 UTC

[jira] [Updated] (OOZIE-797) Action retry not reading default error code.

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

Mona Chitnis updated OOZIE-797:
-------------------------------


For the patch committed in trunk with this JIRA ID (also available under the same JIRA ID in Apache ReviewBoard system), I grant license to ASF for inclusion in ASF works (as per the Apache License §5) 
                
> Action retry not reading default error code.
> --------------------------------------------
>
>                 Key: OOZIE-797
>                 URL: https://issues.apache.org/jira/browse/OOZIE-797
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Mona Chitnis
>            Assignee: Mona Chitnis
>              Labels: oozie
>             Fix For: 3.2.0
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> the oozie-default:
>        
> <name>oozie.service.LiteWorkflowStoreService.user.retry.error.code</name>
>         <value>
>             JA008,
>             JA009,
>             JA017,
>             JA018,
>             JA019,
>             FS009,
>             FS008
>         </value>
> but the action failed these error codes, is not retried. Retry works if this property is specified in oozie-site.xml
> Also, for sub-workflow applications, the child workflow action is retried (oozie-site property set), but parent workflow is not rerun after child reports success. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira