Project

General

Profile

1
#iis cluster
2
#PMC
3
input=/share/import/doc_content_url/europePMC/2015-07-07
4
default_cache_location=/cache/plaintext/europePMC/
5

    
6
#wos
7
#input=/share/import/doc_content_url/wos/2014-06-19
8
#default_cache_location=/cache/plaintext/wos/
9

    
10
output=${workingDir}/out
11

    
12
#need to disable fork-join test due to 'decision' related problem causing: Error: E0743 : E0743: Multiple "ok to" transitions to the same node, [transformers_common_union_document_text], are not allowed
13
oozie.wf.validate.ForkJoin=false
14
#required to include all oozie-sharelib-* dependecies
15
oozie.use.system.libpath=true
(2-2/2)