Hey!

I am facing trouble while running one job at a time in ducc. I want that if one job is running the other one should wait for it to complete and then start.
My configuration file is attached below.
Please help me with what I am missing.

--
Thanks and Regards
Priyank Sharma

working_directory       /mario/Uima_newEnglishPipeline
driver_descriptor_CR    desc/orkash/CollectionReader/AccumuloReaderDescriptor
process_descriptor_AE   desc/orkash/ae/aggregate/Testae3Descriptor
process_descriptor_CC   
desc/orkash/CasConsumer/ElasticSearchCasConsumerDescriptor
classpath       UimaEnglish8.jar
description     UIMA_v3_Test--> 5acca75c416f23049230ae95 TO 
5accadb4416f23049230b665
process_memory_size     6
process_per_item_time_max       10
process_deployments_max 4
process_thread_count    1
process_failures_limit  50
process_jvm_args        -Xms4g -XX:+UseConcMarkSweepGC
#service_dependency      UIMA-AS:SVOQueueNew:tcp://S145:61617 
UIMA-AS:NLPSentiment:tcp://S145:61617
#scheduling_class       np_serv

Reply via email to