From 11b7eaae099c3bdb60786ab60afae3b418db13b7 Mon Sep 17 00:00:00 2001 From: "miriam.baglioni" Date: Mon, 5 Oct 2020 11:24:54 +0200 Subject: [PATCH] changed the name of the folder where to store the context entity from context to communities_infrastructures --- .../eu/dnetlib/dhp/oa/graph/dump_whole/oozie_app/workflow.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump_whole/oozie_app/workflow.xml b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump_whole/oozie_app/workflow.xml index 0ac60289c..793c1ed33 100644 --- a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump_whole/oozie_app/workflow.xml +++ b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump_whole/oozie_app/workflow.xml @@ -370,7 +370,7 @@ eu.dnetlib.dhp.oa.graph.dump.graph.CreateContextEntities - --hdfsPath${workingDir}/collect/context + --hdfsPath${workingDir}/collect/communities_infrastructures --nameNode${nameNode} --isLookUpUrl${isLookUpUrl}