Project

General

Profile

« Previous | Next » 

Revision 50598

-Incremental transformation: Implemented incremental transformation and changed the nodes Fetch and Store MDRecords to read in the env the property of incremental read and store if there is, otherwise they work as usual

View differences:

applicationContext-msro-openaire-nodes.xml
36 36
	      class="eu.dnetlib.msro.openaireplus.workflows.nodes.hbase.PrepareCopyTableJobNode"
37 37
	      scope="prototype"/>
38 38

  
39

  
40
	<bean id ="wfNodeIncrementalTransformation"
41
		  class="eu.dnetlib.msro.openaireplus.workflows.nodes.IncrementalTransformationJobNode"
42
		  scope="prototype"
43
	/>
44

  
39 45
	<bean id="wfNodeDecapsuleClaims"
40 46
	      class="eu.dnetlib.msro.openaireplus.workflows.nodes.claims.DecapsuleClaimsJobNode"
41 47
	      scope="prototype"/>

Also available in: Unified diff