Project

General

Profile

« Previous | Next » 

Revision 35229

Added by Marek Horst about 9 years ago

#1195 removing obsolete ports docreation and datasetid from hbase mapred import, removing references to those ports in workflow.xml files, updating transformer by removing filtering by datasetid due to decisions made in #1072

View differences:

workflow.xml
163 163
			<description>metadata import document to project relation subdirectory name</description>
164 164
		</property>
165 165
		<property>
166
			<name>metadataimport_output_name_document_relation</name>
167
			<value>docrelation</value>
168
			<description>metadata import document relation output subdirectory name</description>
169
		</property>
170
		<property>
171 166
			<name>metadataimport_output_name_project</name>
172 167
			<value>project</value>
173 168
			<description>metadata import project output subdirectory name</description>
......
178 173
			<description>metadata import person output subdirectory name</description>
179 174
		</property>
180 175
		<property>
181
			<name>metadataimport_output_name_dataset_id</name>
182
			<value>datasetid</value>
183
			<description>metadata import dataset identifier output subdirectory name</description>
184
		</property>
185
		<property>
186 176
			<name>metadataimport_output_name_dedup_mapping</name>
187 177
			<value>dedupmapping</value>
188 178
			<description>metadata import deduplication mapping output subdirectory name</description>
......
352 342
		            <value>${metadataimport_output_name_document_project}</value>
353 343
		        </property>
354 344
		        <property>
355
		            <name>output_name_document_relation</name>
356
		            <value>${metadataimport_output_name_document_relation}</value>
357
		        </property>
358
		        <property>
359 345
		            <name>output_name_project</name>
360 346
		            <value>${metadataimport_output_name_project}</value>
361 347
		        </property>
......
364 350
		            <value>${metadataimport_output_name_person}</value>
365 351
		        </property>
366 352
		        <property>
367
		            <name>output_name_dataset_id</name>
368
		            <value>${metadataimport_output_name_dataset_id}</value>
369
		        </property>
370
		        <property>
371 353
		            <name>output_name_dedup_mapping</name>
372 354
		            <value>${metadataimport_output_name_dedup_mapping}</value>
373 355
		        </property>

Also available in: Unified diff