Project

General

Profile

« Previous | Next » 

Revision 31099

Added by Eri Katsari over 9 years ago

View differences:

workflow.xml
30 30
				projectOrganization_participation_hasParticipant,
31 31
				result
32 32
				, resultProject_outcome_produces,
33
<!-- 				 personResult_authorship_hasAuthor, -->
33
<!-- 		    personResult_authorship_hasAuthor, -->
34 34
				  resultResult_publicationDataset_isRelatedTo
35 35
			</arg>
36 36

  
......
528 528

  
529 529
			</configuration>
530 530
		</map-reduce>
531
		<ok to="prepareDatabase" />
531
		<ok to="exportContext" />
532 532
		<error to="fail" />
533 533
	</action>
534 534

  
......
546 546
			<arg>${Stats_output_Path}</arg>
547 547
			<arg>${isLookupEndpoint}</arg>
548 548
		</java>
549
		<ok to="sqoopImport" />
549
		<ok to="prepareDatabase" />
550 550
		<error to="fail" />
551 551
	</action>
552 552

  
......
634 634
			<arg>-PStats_db_Pass=${Stats_db_Pass}</arg>
635 635
			<arg>-PStats_db_Driver=${Stats_db_Driver}</arg>
636 636
		</java>
637
		<ok to="end" />
637
		<ok to="cleanUpHDFS" />
638 638
		<error to="fail" />
639 639
	</action>
640 640

  

Also available in: Unified diff