From 5b8fd373143b46c866399754926326dcf1a84069 Mon Sep 17 00:00:00 2001 From: Claudio Atzori Date: Wed, 8 Mar 2023 15:28:14 +0100 Subject: [PATCH] [aggregator graph] using dedicated path to sync claims --- .../eu/dnetlib/dhp/oa/graph/raw_all/oozie_app/workflow.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/raw_all/oozie_app/workflow.xml b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/raw_all/oozie_app/workflow.xml index a47b42c90..048fa839e 100644 --- a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/raw_all/oozie_app/workflow.xml +++ b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/raw_all/oozie_app/workflow.xml @@ -215,7 +215,7 @@ eu.dnetlib.dhp.oa.graph.raw.MigrateMongoMdstoresApplication - --hdfsPath${contentPath}/mdstore + --hdfsPath${contentPath}/odf_claims --mongoBaseUrl${mongoURL} --mongoDb${mongoDb} --mdFormatODF @@ -238,7 +238,7 @@ eu.dnetlib.dhp.oa.graph.raw.MigrateMongoMdstoresApplication - --hdfsPath${contentPath}/mdstore + --hdfsPath${contentPath}/oaf_claims --mongoBaseUrl${mongoURL} --mongoDb${mongoDb} --mdFormatOAF