Project

General

Profile

« Previous | Next » 

Revision 48139

integrated (hopefully) all required changes from dnet40

View differences:

iis-main.xml
2 2
<RESOURCE_PROFILE xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3 3
	<HEADER>
4 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" />
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 10
	</HEADER>
11 11
	<BODY>
12 12
		<WORKFLOW_NAME>IIS main workflow</WORKFLOW_NAME>
......
15 15
		<CONFIGURATION start="manual">
16 16
			<NODE name="start" isStart="true">
17 17
				<DESCRIPTION>start</DESCRIPTION>
18
				<PARAMETERS />
18
				<PARAMETERS/>
19 19
				<ARCS>
20
					<ARC to="prepareActionSets" />
20
					<ARC to="prepareActionSets"/>
21 21
				</ARCS>
22 22
			</NODE>
23 23
			<NODE name="prepareActionSets" type="PrepareActionSets">
......
90 90
					</PARAM>
91 91
				</PARAMETERS>
92 92
				<ARCS>
93
					<ARC to="prepareParameters" />
93
					<ARC to="prepareParameters"/>
94 94
				</ARCS>
95 95
			</NODE>
96 96
			<NODE name="prepareParameters" type="PrepareIisMainParams">
......
102 102
					<PARAM required="true" type="string" name="mdStoreStoreLocationParam" managedBy="system">import_mdstore_service_location</PARAM>
103 103
					<PARAM required="true" type="string" name="mdStoreDatasetParam" managedBy="system">import_dataset_mdstore_ids_csv</PARAM>
104 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>
105
					<PARAM required="true" type="string" name="zkPortParam" managedBy="system">export_action_hbase_remote_zookeeper_clientport</PARAM>
106 106
					<PARAM required="true" type="string" name="oozieWfAppPathParam" managedBy="system">oozie.wf.application.path</PARAM>
107 107

  
108 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>
109
					<PARAM required="true" type="string" name="clusterName" managedBy="user" function="validValues(['IIS','DM'])">IIS</PARAM>
110 110

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

  
113 113
					<PARAM required="true" type="string" name="importProjectConceptsContextIdParam" managedBy="system">import_project_concepts_context_id</PARAM>
114 114
					<PARAM required="true" type="string" name="importProjectConceptsContextId" managedBy="user">fet-fp7</PARAM>
115 115
				</PARAMETERS>
116 116
				<ARCS>
117
					<ARC to="main" />
117
					<ARC to="main"/>
118 118
				</ARCS>
119 119
			</NODE>
120 120
			<NODE name="main" type="SubmitHadoopJob" isJoin="true">
......
139 139
						'import_content_objectstores_csv' : 'import_content_objectstores_csv',
140 140
						'import_content_object_store_location' : 'import_content_object_store_location',
141 141
						'import_mdstore_service_location' : 'import_mdstore_service_location',
142
						'import_islookup_service_location' : 'import_islookup_service_location', 
142
						'import_islookup_service_location' : 'import_islookup_service_location',
143 143
						'import_project_concepts_context_id' : 'import_project_concepts_context_id',
144 144
						'import_dataset_mdstore_ids_csv' : 'import_dataset_mdstore_ids_csv',
145 145
						'export_action_hbase_remote_zookeeper_quorum' : 'export_action_hbase_remote_zookeeper_quorum',
......
162 162
						'export_action_hbase_table_name' : 'hbase.actions.table'
163 163
						}
164 164
					</PARAM>
165
					<PARAM required="true" type="boolean" name="simulation"	managedBy="user">false</PARAM>
165
					<PARAM required="true" type="boolean" name="simulation" managedBy="user">false</PARAM>
166 166
				</PARAMETERS>
167 167
				<ARCS>
168
					<ARC to="updateActionSets" />
168
					<ARC to="updateActionSets"/>
169 169
				</ARCS>
170 170
			</NODE>
171 171
			<NODE name="updateActionSets" type="UpdateActionSets">
172 172
				<DESCRIPTION>update action sets</DESCRIPTION>
173
				<PARAMETERS />
173
				<PARAMETERS/>
174 174
				<ARCS>
175
					<ARC to="success" />
175
					<ARC to="success"/>
176 176
				</ARCS>
177 177
			</NODE>
178 178
		</CONFIGURATION>
179
		<STATUS />
179
		<STATUS/>
180 180
	</BODY>
181 181
</RESOURCE_PROFILE>

Also available in: Unified diff