diff --git a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/community/oozie_app/workflow.xml b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/community/oozie_app/workflow.xml index 0b486999a..b72b843b5 100644 --- a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/community/oozie_app/workflow.xml +++ b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/community/oozie_app/workflow.xml @@ -3,9 +3,12 @@ singleDeposition - true Indicates if each file in the directory should be uploaded in a own deposition + + upload + true if the dump should be upload in zenodo + communityId the id of the community to be dumped if a dump for a single community should be done @@ -432,10 +435,16 @@ --nameNode${nameNode} --sourcePath${workingDir}/split - + + + + ${wf:conf('upload') eq true} + + + eu.dnetlib.dhp.oa.graph.dump.SendToZenodoHDFS