Project

General

Profile

1
#iis cluster
2
#input=/share/import/doc_content_url/arxiv/2014-04-15
3
#default_cache_location=/share/cache/metadataextraction/arxiv/2014-05-09
4
#coansys cluster
5
input=/share/import/doc_content_url/empty
6
default_cache_location=/cache/metadataextraction
7

    
8
output_root=${workingDir}/out
9
excluded_ids=$UNDEFINED$
10

    
11
#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
12
oozie.wf.validate.ForkJoin=false
13
#required to include all oozie-sharelib-* dependecies
14
oozie.use.system.libpath=true
(2-2/2)