sourcePath the source path allowedsemrels the allowed semantics outputPath the output path ${jobTracker} ${nameNode} oozie.action.sharelib.for.spark ${oozieActionShareLibForSpark2} Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}] ${nameNode}/${sourcePath}/relation ${nameNode}/${outputPath}/relation ${nameNode}/${sourcePath}/publication ${nameNode}/${outputPath}/publication ${nameNode}/${sourcePath}/dataset ${nameNode}/${outputPath}/dataset ${nameNode}/${sourcePath}/otherresearchproduct ${nameNode}/${outputPath}/otherresearchproduct ${nameNode}/${sourcePath}/software ${nameNode}/${outputPath}/software ${nameNode}/${sourcePath}/organization ${nameNode}/${outputPath}/organization ${nameNode}/${sourcePath}/project ${nameNode}/${outputPath}/project ${nameNode}/${sourcePath}/datasource ${nameNode}/${outputPath}/datasource yarn cluster PrepareProjectResultsAssociation eu.dnetlib.dhp.projecttoresult.PrepareProjectResultsAssociation dhp-enrichment-${projectVersion}.jar --executor-cores=${sparkExecutorCores} --executor-memory=${sparkExecutorMemory} --driver-memory=${sparkDriverMemory} --conf spark.extraListeners=${spark2ExtraListeners} --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} --sourcePath${sourcePath}/relation --allowedsemrels${allowedsemrels} --hive_metastore_uris${hive_metastore_uris} --potentialUpdatePath${workingDir}/preparedInfo/potentialUpdates --alreadyLinkedPath${workingDir}/preparedInfo/alreadyLinked yarn cluster ProjectToResultPropagation eu.dnetlib.dhp.projecttoresult.SparkResultToProjectThroughSemRelJob dhp-enrichment-${projectVersion}.jar --executor-cores=${sparkExecutorCores} --executor-memory=${sparkExecutorMemory} --driver-memory=${sparkDriverMemory} --conf spark.extraListeners=${spark2ExtraListeners} --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} --conf spark.dynamicAllocation.enabled=true --conf spark.dynamicAllocation.maxExecutors=${spark2MaxExecutors} --saveGraph${saveGraph} --hive_metastore_uris${hive_metastore_uris} --outputPath${outputPath}/relation --potentialUpdatePath${workingDir}/preparedInfo/potentialUpdates --alreadyLinkedPath${workingDir}/preparedInfo/alreadyLinked