Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-4902

DUCC Job Driver (JD) add programmability feature to built-in error handler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0-Ducc
    • DUCC
    • None

    Description

      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.

      Attachments

        Activity

          People

            lou.degenaro Lou DeGenaro
            lou.degenaro Lou DeGenaro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: