Project

General

Profile

1
<?xml version="1.0" encoding="UTF-8"?>
2
<RESOURCE_PROFILE xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3
	<HEADER>
4
		<RESOURCE_IDENTIFIER
5
				value="dc19a8d1-93a8-4ffb-9fed-950f4156eedb_V29ya2Zsb3dEU1Jlc291cmNlcy9Xb3JrZmxvd0RTUmVzb3VyY2VUeXBl"/>
6
		<RESOURCE_TYPE value="WorkflowDSResourceType"/>
7
		<RESOURCE_KIND value="WorkflowDSResources"/>
8
		<RESOURCE_URI value=""/>
9
		<DATE_OF_CREATION value="2006-05-04T18:13:51.0Z"/>
10
	</HEADER>
11
	<BODY>
12
		<WORKFLOW_NAME>IIS main workflow</WORKFLOW_NAME>
13
		<WORKFLOW_TYPE>IIS</WORKFLOW_TYPE>
14
		<WORKFLOW_PRIORITY>30</WORKFLOW_PRIORITY>
15
		<CONFIGURATION start="manual">
16
			<NODE name="start" isStart="true">
17
				<DESCRIPTION>start</DESCRIPTION>
18
				<PARAMETERS/>
19
				<ARCS>
20
					<ARC to="prepareActionSets"/>
21
				</ARCS>
22
			</NODE>
23
			<NODE name="prepareActionSets" type="PrepareActionSets">
24
				<DESCRIPTION>prepare action sets</DESCRIPTION>
25
				<PARAMETERS>
26
					<PARAM required="true" type="string" name="sets" managedBy="system">
27
						[
28
						{
29
						'set' : 'iis-extracted-metadata',
30
						'jobProperty' : 'export_action_set_id_document_extractedMetadata',
31
						'enablingProperty' : 'active_metadataextraction_export',
32
						'enabled' : 'true'
33
						},
34
						{
35
						'set' : 'iis-referenced-projects-main',
36
						'jobProperty' : 'export_action_set_id_document_referencedProjects',
37
						'enablingProperty' : 'active_referenceextraction_project',
38
						'enabled' : 'true'
39
						},
40
						{
41
						'set' : 'iis-referenced-datasets-main',
42
						'jobProperty' : 'export_action_set_id_document_referencedDatasets',
43
						'enablingProperty' : 'active_referenceextraction_dataset',
44
						'enabled' : 'true'
45
						},
46
						{
47
						'set' : 'iis-dataset-entities-main',
48
						'jobProperty' : 'export_action_set_id_entity_dataset',
49
						'enablingProperty' : 'active_referenceextraction_dataset',
50
						'enabled' : 'true'
51
						},
52
						{
53
						'set' : 'iis-researchinitiative',
54
						'jobProperty' : 'export_action_set_id_document_research_initiative',
55
						'enablingProperty' :
56
						'active_referenceextraction_researchinitiative',
57
						'enabled' : 'true'
58
						},
59
						{
60
						'set' : 'iis-document-similarities',
61
						'jobProperty' : 'export_action_set_id_document_similarities_standard',
62
						'enablingProperty' : 'active_documentssimilarity',
63
						'enabled' : 'true'
64
						},
65
						{
66
						'set' : 'iis-document-statistics',
67
						'jobProperty' : 'export_action_set_id_document_statistics',
68
						'enablingProperty' : 'active_statistics',
69
						'enabled' : 'true'
70
						},
71
						{
72
						'set' : 'iis-document-classes',
73
						'jobProperty' : 'export_action_set_id_document_classes',
74
						'enablingProperty' : 'active_documentsclassification',
75
						'enabled' : 'true'
76
						},
77
						{
78
						'set' : 'iis-document-citations',
79
						'jobProperty' : 'export_action_set_id_document_referencedDocuments',
80
						'enablingProperty' : 'active_citationmatching',
81
						'enabled' : 'true'
82
						},
83
						{
84
						'set' : 'iis-referenceextraction-pdb',
85
						'jobProperty' : 'export_action_set_id_document_pdb',
86
						'enablingProperty' : 'active_referenceextraction_pdb',
87
						'enabled' : 'false'
88
						}
89
						]
90
					</PARAM>
91
				</PARAMETERS>
92
				<ARCS>
93
					<ARC to="prepareParameters"/>
94
				</ARCS>
95
			</NODE>
96
			<NODE name="prepareParameters" type="PrepareIisMainParams">
97
				<DESCRIPTION>prepare parameters</DESCRIPTION>
98
				<PARAMETERS>
99
					<PARAM required="true" type="string" name="islookupLocationParam" managedBy="system">import_islookup_service_location</PARAM>
100
					<PARAM required="true" type="string" name="objectStoreParam" managedBy="system">import_content_objectstores_csv</PARAM>
101
					<PARAM required="true" type="string" name="objectStoreLocationParam" managedBy="system">import_content_object_store_location</PARAM>
102
					<PARAM required="true" type="string" name="mdStoreStoreLocationParam" managedBy="system">import_mdstore_service_location</PARAM>
103
					<PARAM required="true" type="string" name="mdStoreDatasetParam" managedBy="system">import_dataset_mdstore_ids_csv</PARAM>
104
					<PARAM required="true" type="string" name="zkQuorumParam" managedBy="system">export_action_hbase_remote_zookeeper_quorum</PARAM>
105
					<PARAM required="true" type="string" name="zkPortParam" managedBy="system">export_action_hbase_remote_zookeeper_clientport</PARAM>
106
					<PARAM required="true" type="string" name="oozieWfAppPathParam" managedBy="system">oozie.wf.application.path</PARAM>
107

    
108
					<PARAM required="true" type="string" name="oozieWfAppPath" managedBy="user">/tmp/integration/apps/main</PARAM>
109
					<PARAM required="true" type="string" name="clusterName" managedBy="user" function="validValues(['IIS','DM'])">IIS</PARAM>
110

    
111
					<PARAM required="false" type="string" name="objectStoreBlacklistCSV" managedBy="user"></PARAM>
112

    
113
					<PARAM required="true" type="string" name="importProjectConceptsContextIdParam" managedBy="system">import_project_concepts_context_id</PARAM>
114
					<PARAM required="true" type="string" name="importProjectConceptsContextId" managedBy="user">fet-fp7</PARAM>
115
				</PARAMETERS>
116
				<ARCS>
117
					<ARC to="main"/>
118
				</ARCS>
119
			</NODE>
120
			<NODE name="main" type="SubmitHadoopJob" isJoin="true">
121
				<DESCRIPTION>IIS main</DESCRIPTION>
122
				<PARAMETERS>
123
					<PARAM required="true" type="string" name="hadoopJob" managedBy="system">iisMainJob</PARAM>
124
					<PARAM required="true" type="string" name="envParams" managedBy="system">
125
						{
126
						'cluster' : 'cluster',
127
						'nameNode' : 'nameNode',
128
						'jobTracker' : 'jobTracker',
129
						'oozie.wf.application.path' : 'oozie.wf.application.path',
130
						'active_metadataextraction_export' : 'active_metadataextraction_export',
131
						'active_referenceextraction_project' : 'active_referenceextraction_project',
132
						'active_referenceextraction_dataset' : 'active_referenceextraction_dataset',
133
						'active_referenceextraction_researchinitiative' : 'active_referenceextraction_researchinitiative',
134
						'active_documentsclassification' : 'active_documentsclassification',
135
						'active_documentssimilarity' : 'active_documentssimilarity',
136
						'active_citationmatching' : 'active_citationmatching',
137
						'active_statistics' : 'active_statistics',
138
						'active_referenceextraction_pdb' : 'active_referenceextraction_pdb',
139
						'import_content_objectstores_csv' : 'import_content_objectstores_csv',
140
						'import_content_object_store_location' : 'import_content_object_store_location',
141
						'import_mdstore_service_location' : 'import_mdstore_service_location',
142
						'import_islookup_service_location' : 'import_islookup_service_location',
143
						'import_project_concepts_context_id' : 'import_project_concepts_context_id',
144
						'import_dataset_mdstore_ids_csv' : 'import_dataset_mdstore_ids_csv',
145
						'export_action_hbase_remote_zookeeper_quorum' : 'export_action_hbase_remote_zookeeper_quorum',
146
						'export_action_hbase_remote_zookeeper_clientport' : 'export_action_hbase_remote_zookeeper_clientport',
147
						'export_action_set_id_document_extractedMetadata' : 'export_action_set_id_document_extractedMetadata',
148
						'export_action_set_id_document_referencedDatasets' : 'export_action_set_id_document_referencedDatasets',
149
						'export_action_set_id_document_referencedProjects' : 'export_action_set_id_document_referencedProjects',
150
						'export_action_set_id_document_research_initiative' : 'export_action_set_id_document_research_initiative',
151
						'export_action_set_id_document_similarities_standard' : 'export_action_set_id_document_similarities_standard',
152
						'export_action_set_id_document_statistics' : 'export_action_set_id_document_statistics',
153
						'export_action_set_id_document_classes' : 'export_action_set_id_document_classes',
154
						'export_action_set_id_document_referencedDocuments' : 'export_action_set_id_document_referencedDocuments',
155
						'export_action_set_id_entity_dataset' : 'export_action_set_id_entity_dataset',
156
						'export_action_set_id_document_pdb' : 'export_action_set_id_document_pdb',
157
						'output_remote_location' : 'actionManagerBasePath'
158
						}
159
					</PARAM>
160
					<PARAM required="true" type="string" name="sysParams" managedBy="system">
161
						{
162
						'export_action_hbase_table_name' : 'hbase.actions.table'
163
						}
164
					</PARAM>
165
					<PARAM required="true" type="boolean" name="simulation" managedBy="user">false</PARAM>
166
				</PARAMETERS>
167
				<ARCS>
168
					<ARC to="updateActionSets"/>
169
				</ARCS>
170
			</NODE>
171
			<NODE name="updateActionSets" type="UpdateActionSets">
172
				<DESCRIPTION>update action sets</DESCRIPTION>
173
				<PARAMETERS/>
174
				<ARCS>
175
					<ARC to="success"/>
176
				</ARCS>
177
			</NODE>
178
		</CONFIGURATION>
179
		<STATUS/>
180
	</BODY>
181
</RESOURCE_PROFILE>
(5-5/10)