[
https://issues.apache.org/jira/browse/UIMA-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857629#comment-16857629
]
Lou DeGenaro commented on UIMA-6037:
------------------------------------
Presently, autostart.py employs
org.apache.uima.ducc.database.lifetime.DbDaemonLifetimeUI --query to inquire of
the database what daemons should be running where, and parses this information
to determine what daemons should be running locally. It then proceeds to start
any daemons that should be running locally if not already running by using
ducc.py (for agent) or ducc_start for head node.
Note that employment of DbDaemonLifetimeUI requires use of DB password located
in ducc.private.properties.
> agent autostart should rsync its local ducc_runtime tree
> --------------------------------------------------------
>
> Key: UIMA-6037
> URL: https://issues.apache.org/jira/browse/UIMA-6037
> Project: UIMA
> Issue Type: Improvement
> Components: DUCC
> Affects Versions: 3.0.0-Ducc
> Reporter: Eddie Epstein
> Priority: Major
> Fix For: 3.0.1-Ducc
>
>
> If a DUCC worker node is instantiated from a VM image its local image of
> ducc_runtime may be out of date relative to the current system.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)