From 7deac551383faa59b156830add3aa5b680bd5b8e Mon Sep 17 00:00:00 2001 From: "miriam.baglioni" Date: Tue, 15 Jun 2021 18:38:20 +0200 Subject: [PATCH] added one option for resume from in the wf --- .../eu/dnetlib/dhp/doiboost/oozie_app/workflow.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dhp-workflows/dhp-doiboost/src/main/resources/eu/dnetlib/dhp/doiboost/oozie_app/workflow.xml b/dhp-workflows/dhp-doiboost/src/main/resources/eu/dnetlib/dhp/doiboost/oozie_app/workflow.xml index 6d9042302..75b0ea31e 100644 --- a/dhp-workflows/dhp-doiboost/src/main/resources/eu/dnetlib/dhp/doiboost/oozie_app/workflow.xml +++ b/dhp-workflows/dhp-doiboost/src/main/resources/eu/dnetlib/dhp/doiboost/oozie_app/workflow.xml @@ -110,6 +110,7 @@ ${wf:conf('resumeFrom') eq 'PreprocessORCID'} ${wf:conf('resumeFrom') eq 'CreateDOIBoost'} ${wf:conf('resumeFrom') eq 'GenerateActionSet'} + ${wf:conf('resumeFrom') eq 'GenerateCrossrefDataset'} @@ -139,13 +140,13 @@ --hdfsServerUri${nameNode} --crossrefFileNameTarGz${crossrefDumpPath}/crossref.tar.gz --workingPath${crossrefDumpPath} - --outputPath${crossrefDumpPath}/files + --outputPath${crossrefDumpPath}/files/ - + - + yarn-cluster cluster