From d012aec0b34369d5ec1074815b05785880329c7c Mon Sep 17 00:00:00 2001 From: Giambattista Bloisi Date: Mon, 28 Aug 2023 22:44:54 +0200 Subject: [PATCH] Revert PropagateRelation's argument name from outputPath to graphOutputPath in consistency workflow (#8964) --- .../eu/dnetlib/dhp/oa/dedup/consistency/oozie_app/workflow.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dhp-workflows/dhp-dedup-openaire/src/main/resources/eu/dnetlib/dhp/oa/dedup/consistency/oozie_app/workflow.xml b/dhp-workflows/dhp-dedup-openaire/src/main/resources/eu/dnetlib/dhp/oa/dedup/consistency/oozie_app/workflow.xml index eb7e6d98d..2302d4b8f 100644 --- a/dhp-workflows/dhp-dedup-openaire/src/main/resources/eu/dnetlib/dhp/oa/dedup/consistency/oozie_app/workflow.xml +++ b/dhp-workflows/dhp-dedup-openaire/src/main/resources/eu/dnetlib/dhp/oa/dedup/consistency/oozie_app/workflow.xml @@ -95,7 +95,7 @@ --conf spark.sql.shuffle.partitions=15000 --graphBasePath${graphBasePath} - --outputPath${workingPath}/propagaterelation/ + --graphOutputPath${workingPath}/propagaterelation/ --workingPath${workingPath}