Eddie Epstein created UIMA-6063:
-----------------------------------
Summary: Add utility to run arbitrary commands as a Job process
Key: UIMA-6063
URL: https://issues.apache.org/jira/browse/UIMA-6063
Project: UIMA
Issue Type: Improvement
Components: DUCC
Reporter: Eddie Epstein
Assignee: Eddie Epstein
This utility consists of
# a simple collection reader that runs in the Job Driver which reads a
specified input file and sends each line as a work item to be processed by a
Job Process
# a simple annotator that runs in a Job Process and does Runtime.exec on the
line
# a utility script that kicks off a job given the path to the input file, the
scheduling class to run in, the amount of RAM to allocate to each Job Process,
and any additional DUCC job parameters as needed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)