diff --git a/dhp-workflows/dhp-blacklist/src/main/resources/eu/dnetlib/dhp/blacklist/oozie_app/workflow.xml b/dhp-workflows/dhp-blacklist/src/main/resources/eu/dnetlib/dhp/blacklist/oozie_app/workflow.xml
index 855cac65e..b98001662 100644
--- a/dhp-workflows/dhp-blacklist/src/main/resources/eu/dnetlib/dhp/blacklist/oozie_app/workflow.xml
+++ b/dhp-workflows/dhp-blacklist/src/main/resources/eu/dnetlib/dhp/blacklist/oozie_app/workflow.xml
@@ -16,6 +16,10 @@
sourcePath
the source path
+
+ outputPath
+ the path were to store the graph without the blacklisted relations
+
@@ -25,7 +29,8 @@
-
+
+
@@ -87,7 +92,7 @@
--conf spark.eventLog.dir=${nameNode}${spark2EventLogDir}
--sourcePath${sourcePath}/relation
- --outputPath${workingDir}/relation
+ --outputPath${outputPath}/relation
--hdfsPath${workingDir}/blacklist
--mergesPath${workingDir}/mergesRelation