Project

General

Profile

1
#intermediate datastores locations
2
input_document_to_project=/share/referenceextraction/project/wos/2014-07-28
3
input_document_to_dataset=/share/referenceextraction/dataset/all/2014-07-28
4
input_document_to_mdstore=$UNDEFINED$
5

    
6
#import datacite, export datacite & wos
7
import_mdstore_service_location=http://openaire-services.vls.icm.edu.pl:8280/is/services/mdStore
8
import_wos_mdstore_id=79512983-425a-4727-837f-868f5304deb9_TURTdG9yZURTUmVzb3VyY2VzL01EU3RvcmVEU1Jlc291cmNlVHlwZQ==
9

    
10
#export
11
export_action_hbase_table_initialize=true
12
export_action_hbase_table_name=db_actions_preprocessing
13
#export actionset id related
14
#export_action_set_id=iis-default-action-set
15
export_action_set_id_document_referencedProjects=preprocessing
16
export_action_set_id_document_referencedDatasets=preprocessing
17
export_action_set_id_entity_dataset=preprocessing
18
export_action_set_id_entity_wos=preprocessing
19

    
20
#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
21
oozie.wf.validate.ForkJoin=false
22
#required to include all oozie-sharelib-* dependecies
23
oozie.use.system.libpath=true
(2-2/2)