Hi,
Today, I got understand the reason of why DUCC Job is not using DUCC
Service. But All I want that my initialization Part of a Process_DD
should occur once. I don't need to wait every time for initialization.
So, I want to use DUCC Service in my DUCC JOB.
Is there any way to configure in DUCC that Process_DD initialized once
and Job will start again and again?
On 04/01/2014 05:21 PM, Eddie Epstein wrote:
Declaring a service dependency does not affect application code paths. The
job still needs to connect to the service in the normal way.
DUCC uses services dependency for several reasons: to automatically start
services when needed by a job; to not give resources to a job or service
for which a dependent service is not running; and to post a warning on
running jobs when a dependent service goes "bad".
Eddie
On Tue, Apr 1, 2014 at 1:27 AM, reshu.agarwal <[email protected]>wrote:
Hi,
I am again in a problem. I have successfully deployed DUCC UIMA AS Service
using ducc_service. The service status is available with good health. If I
try to use my this service using parameter service_dependency to my Job in
ducc_submit then it is not showing any error but executes only the DB
Collection Reader not this service.
--
Thanks,
Reshu Agarwal
--
Thanks,
Reshu Agarwal