fix error in workflow name

This commit is contained in:
Miriam Baglioni 2020-02-19 14:59:24 +01:00
parent b81e6af429
commit 9e1678ccf8
1 changed files with 44 additions and 44 deletions

View File

@ -30,7 +30,7 @@
<name-node>${nameNode}</name-node>
<master>yarn-cluster</master>
<mode>cluster</mode>
<name>CountryPropagation</name>
<name>AffiliatioPropagation</name>
<class>eu.dnetlib.dhp.resulttoorganizationfrominstrepo.SparkResultToOrganizationFromIstRepoJob</class>
<jar>dhp-propagation-${projectVersion}.jar</jar>
<spark-opts>--executor-memory ${sparkExecutorMemory}