fixed issue in workflow variable

This commit is contained in:
Miriam Baglioni 2020-12-01 15:02:49 +01:00
parent 17680296b9
commit 3d62d99d5d
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
</spark-opts>
<arg>--inputPath</arg><arg>${inputPath}/dataset</arg>
<arg>--resultTableName</arg><arg>eu.dnetlib.dhp.schema.oaf.Dataset</arg>
<arg>--outputPath</arg><arg>${workingDir}/otherresearchproduct</arg>
<arg>--outputPath</arg><arg>${workingDir}/dataset</arg>
<arg>--bipScorePath</arg><arg>${bipScorePath}</arg>
</spark>
<ok to="join_aa"/>