[Dump Subset] fixed issue in workflow parameter

This commit is contained in:
Miriam Baglioni 2022-11-29 15:32:08 +01:00
parent 99fb3dc1d0
commit 054103ae70
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@
<arg>--sourcePath</arg><arg>${sourcePath}</arg>
<arg>--outputPath</arg><arg>${outputPath}</arg>
<arg>--removeSet</arg><arg>${removeSet}</arg>
<arg>masterDuplicatePath</arg><arg>${workingDir}/masterduplicate</arg>
<arg>--masterDuplicatePath</arg><arg>${workingDir}/masterduplicate</arg>
</spark>
<ok to="fork_dump_otherentities"/>
<error to="Kill"/>