hostedByMapPath the Hosted By Map Path affiliationPath the Affliation Path paperAffiliationPath the paperAffiliation Path workingDirPath the Working Path sparkDriverMemory memory for driver process sparkExecutorMemory memory for individual executor sparkExecutorCores number of cores used by single executor Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}] yarn-cluster cluster Create DOIBoost Infospace eu.dnetlib.doiboost.SparkGenerateDoiBoost dhp-doiboost-${projectVersion}.jar --executor-memory=${sparkExecutorMemory} --executor-cores=${sparkExecutorCores} --driver-memory=${sparkDriverMemory} --conf spark.sql.shuffle.partitions=3840 ${sparkExtraOPT} --hostedByMapPath${hostedByMapPath} --affiliationPath${affiliationPath} --paperAffiliationPath${paperAffiliationPath} --workingDirPath${workingDirPath} --masteryarn-cluster yarn-cluster cluster Generate DOIBoost ActionSet eu.dnetlib.doiboost.SparkGenerateDOIBoostActionSet dhp-doiboost-${projectVersion}.jar --executor-memory=${sparkExecutorMemory} --executor-cores=${sparkExecutorCores} --driver-memory=${sparkDriverMemory} --conf spark.sql.shuffle.partitions=3840 ${sparkExtraOPT} --dbPublicationPath${workingDirPath}/doiBoostPublicationFiltered --dbDatasetPath${workingDirPath}/crossrefDataset --crossRefRelation${workingDirPath}/crossrefRelation --dbaffiliationRelationPath${workingDirPath}/doiBoostPublicationAffiliation -do${workingDirPath}/doiBoostOrganization --targetPath${workingDirPath}/actionDataSet --masteryarn-cluster