From b2782025f60e760d4bd9c8feb156d00139a2c7a5 Mon Sep 17 00:00:00 2001 From: "miriam.baglioni" Date: Tue, 7 Jul 2020 18:10:47 +0200 Subject: [PATCH] enabled the whole workflow to run. Added property to give priority to depenedency in the classpath - to solve conflicts --- .../eu/dnetlib/dhp/oa/graph/dump/oozie_app/config-default.xml | 4 ++++ .../eu/dnetlib/dhp/oa/graph/dump/oozie_app/workflow.xml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/oozie_app/config-default.xml b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/oozie_app/config-default.xml index 9608732eda..e5ec3d0aee 100644 --- a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/oozie_app/config-default.xml +++ b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/oozie_app/config-default.xml @@ -23,4 +23,8 @@ hiveDbName openaire + + oozie.launcher.mapreduce.user.classpath.first + true + \ No newline at end of file diff --git a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/oozie_app/workflow.xml b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/oozie_app/workflow.xml index 8b826832eb..908770f148 100644 --- a/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/oozie_app/workflow.xml +++ b/dhp-workflows/dhp-graph-mapper/src/main/resources/eu/dnetlib/dhp/oa/graph/dump/oozie_app/workflow.xml @@ -77,10 +77,11 @@ oozie.action.sharelib.for.spark ${oozieActionShareLibForSpark2} + - + Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}] @@ -359,7 +360,6 @@ --sourcePath${workingDir}/ext --outputPath${outputPath} - --isLookUpUrl${isLookUpUrl}