diff --git a/dhp-workflows/dhp-propagation/src/main/resources/eu/dnetlib/dhp/countrypropagation/oozie_app/workflow.xml b/dhp-workflows/dhp-propagation/src/main/resources/eu/dnetlib/dhp/countrypropagation/oozie_app/workflow.xml
index 79789e095..0fd60e989 100644
--- a/dhp-workflows/dhp-propagation/src/main/resources/eu/dnetlib/dhp/countrypropagation/oozie_app/workflow.xml
+++ b/dhp-workflows/dhp-propagation/src/main/resources/eu/dnetlib/dhp/countrypropagation/oozie_app/workflow.xml
@@ -196,37 +196,6 @@
-
-
-
- yarn
- cluster
- countryPropagationForSoftware
- eu.dnetlib.dhp.countrypropagation.SparkCountryPropagationJob2
- dhp-propagation-${projectVersion}.jar
-
- --executor-cores=${sparkExecutorCores}
- --executor-memory=${sparkExecutorMemory}
- --driver-memory=${sparkDriverMemory}
- --conf spark.extraListeners=${spark2ExtraListeners}
- --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners}
- --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress}
- --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir}
- --conf spark.dynamicAllocation.enabled=true
- --conf spark.dynamicAllocation.maxExecutors=${spark2MaxExecutors}
-
- -mt yarn-cluster
- --sourcePath${sourcePath}
- --hive_metastore_uris${hive_metastore_uris}
- --writeUpdate${writeUpdate}
- --saveGraph${saveGraph}
- --resultTableNameeu.dnetlib.dhp.schema.oaf.Software
- --outputPath${workingDir}/country_propagation/publication
- --preparedInfoPath${workingDir}/country_propagation/preparedInfo
-
-
-
-
\ No newline at end of file