Lou DeGenaro created UIMA-5912:
----------------------------------
Summary: DUCC Agent must employ ducc_ling to create job's log
directory
Key: UIMA-5912
URL: https://issues.apache.org/jira/browse/UIMA-5912
Project: UIMA
Issue Type: Bug
Components: DUCC
Reporter: Lou DeGenaro
Assignee: Lou DeGenaro
Fix For: 2.2.3-Ducc
Presently DUCC Orchestrator (OR) creates log directory and sub-directories as
<user> (with ducc_ling) according to job specification key "log_directory".
For the non-shared filesystem case, the Agent will start the JP process and the
expected log directory will likely not exist on other than the DUCC head node.
As a result, the JP dies.
To remedy, the Agent should use the same logic that OR does to create the log
directory tree for the JP. If it does not already in its publications, OR must
provide Agent with JP log directory; perhaps as a new method getLogDirectory()
on the already provided CommandLine object.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)