From c537986b7cfce5e551c5b47951ddd20d5956af6f Mon Sep 17 00:00:00 2001 From: Enrico Ottonello Date: Wed, 28 Apr 2021 11:25:25 +0200 Subject: [PATCH] deleted folders with merged data immediately before merge phases --- .../oozie_app/workflow.xml | 29 ++++++++++++------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/dhp-workflows/dhp-doiboost/src/main/resources/eu/dnetlib/dhp/doiboost/orcid_updates_download/oozie_app/workflow.xml b/dhp-workflows/dhp-doiboost/src/main/resources/eu/dnetlib/dhp/doiboost/orcid_updates_download/oozie_app/workflow.xml index 72a220ef1..f1195a16f 100644 --- a/dhp-workflows/dhp-doiboost/src/main/resources/eu/dnetlib/dhp/doiboost/orcid_updates_download/oozie_app/workflow.xml +++ b/dhp-workflows/dhp-doiboost/src/main/resources/eu/dnetlib/dhp/doiboost/orcid_updates_download/oozie_app/workflow.xml @@ -31,7 +31,7 @@ sparkExecutorMemory - 2G + 4G memory for individual executor @@ -190,6 +190,14 @@ -odownloads/updated_works -t${token} + + + + + + + + @@ -217,6 +225,14 @@ -o- -t- + + + + + + + + @@ -270,15 +286,6 @@ ${workingPath}/orcid_dataset/new_works/* ${workingPath}/orcid_dataset/works - - - - - - - - - @@ -309,5 +316,5 @@ - + \ No newline at end of file