forked from D-Net/dnet-hadoop
changed the package name from dhp-propagation to dhp-enrichment for the preparation phase of funding propagation
This commit is contained in:
parent
ec0782e582
commit
43f127448d
|
@ -134,7 +134,7 @@
|
|||
<mode>cluster</mode>
|
||||
<name>PrepareProjectResultsAssociation</name>
|
||||
<class>eu.dnetlib.dhp.projecttoresult.PrepareProjectResultsAssociation</class>
|
||||
<jar>dhp-propagation-${projectVersion}.jar</jar>
|
||||
<jar>dhp-enrichment-${projectVersion}.jar</jar>
|
||||
<spark-opts>
|
||||
--executor-cores=${sparkExecutorCores}
|
||||
--executor-memory=${sparkExecutorMemory}
|
||||
|
|
Loading…
Reference in New Issue