You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2016/04/26 15:56:13 UTC

[jira] [Comment Edited] (UIMA-4902) DUCC Job Driver (JD) add programmability feature to built-in error handler

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

Lou DeGenaro edited comment on UIMA-4902 at 4/26/16 1:55 PM:
-------------------------------------------------------------

Support configurable ducc.properties system defaults for error handler class and args.


was (Author: lou.degenaro):
Support configruable ducc.properties system defaults for error handler class and args.

> DUCC Job Driver (JD) add programmability feature to built-in error handler
> --------------------------------------------------------------------------
>
>                 Key: UIMA-4902
>                 URL: https://issues.apache.org/jira/browse/UIMA-4902
>             Project: UIMA
>          Issue Type: Improvement
>          Components: DUCC
>            Reporter: Lou DeGenaro
>            Assignee: Lou DeGenaro
>             Fix For: 2.1.0-Ducc
>
>
> The Job Driver built-in error handler is not readily "programmable".  
> A desired feature is to specify, per Job, the number of work item time-outs allowed for each work item.  Presently, the number of retrys per work item time-out is 0.  The default remains 0.
> Allow users job submissions to specify for driver_jvm_args -DJobDriverErrorHandlerMaximumNumberOfTimeoutRetrysPerWorkItem=N, where N is an integer.  If a work item times-out, it will be counted.  If the number of retrys for that work item does not exceed the specified integer, it will be retried, else it will be a work item error.



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