diff --git a/dhp-workflows/dhp-enrichment/src/main/resources/eu/dnetlib/dhp/resulttocommunityfromorganization/oozie_app/workflow.xml b/dhp-workflows/dhp-enrichment/src/main/resources/eu/dnetlib/dhp/resulttocommunityfromorganization/oozie_app/workflow.xml
index d5d75fbc1..dfa762ac6 100644
--- a/dhp-workflows/dhp-enrichment/src/main/resources/eu/dnetlib/dhp/resulttocommunityfromorganization/oozie_app/workflow.xml
+++ b/dhp-workflows/dhp-enrichment/src/main/resources/eu/dnetlib/dhp/resulttocommunityfromorganization/oozie_app/workflow.xml
@@ -4,11 +4,14 @@
sourcePath
the source path
-
outputPath
the output path
+
+ baseURL
+ the community API base URL
+
@@ -99,13 +102,12 @@
--conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners}
--conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress}
--conf spark.eventLog.dir=${nameNode}${spark2EventLogDir}
-
--conf spark.dynamicAllocation.maxExecutors=${spark2MaxExecutors}
--sourcePath${sourcePath}/relation
--outputPath${workingDir}/preparedInfo/resultCommunityList
--hive_metastore_uris${hive_metastore_uris}
- --production${production}
+ --baseURL${baseURL}
@@ -115,7 +117,7 @@
yarn
cluster
- community2resultfromorganization-Publication
+ community2resultfromorganization
eu.dnetlib.dhp.resulttocommunityfromorganization.SparkResultToCommunityFromOrganizationJob
dhp-enrichment-${projectVersion}.jar