changed the package name from dhp-propagation to dhp-enrichment for the preparation phase of funding propagation

This commit is contained in:
Miriam Baglioni 2020-05-12 18:24:26 +02:00
parent ec0782e582
commit 43f127448d
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
<mode>cluster</mode> <mode>cluster</mode>
<name>PrepareProjectResultsAssociation</name> <name>PrepareProjectResultsAssociation</name>
<class>eu.dnetlib.dhp.projecttoresult.PrepareProjectResultsAssociation</class> <class>eu.dnetlib.dhp.projecttoresult.PrepareProjectResultsAssociation</class>
<jar>dhp-propagation-${projectVersion}.jar</jar> <jar>dhp-enrichment-${projectVersion}.jar</jar>
<spark-opts> <spark-opts>
--executor-cores=${sparkExecutorCores} --executor-cores=${sparkExecutorCores}
--executor-memory=${sparkExecutorMemory} --executor-memory=${sparkExecutorMemory}