[
https://issues.apache.org/jira/browse/UIMA-5912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lou DeGenaro updated UIMA-5912:
-------------------------------
Description:
Presently JD creates log directory and sub-directories as <user> 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 JD node. As a result, the JP dies.
To remedy, the Agent should also create the log directory tree for the JP. OR
provides Agent with <user> log directory.
was:
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.
> 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: Jerry Cwiklik
> Priority: Major
> Fix For: 2.2.3-Ducc
>
>
> Presently JD creates log directory and sub-directories as <user> 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 JD node. As a result, the JP dies.
> To remedy, the Agent should also create the log directory tree for the JP.
> OR provides Agent with <user> log directory.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)