sourcePath the source path targetPath the source path targetDir the name of the path sparkDriverMemory memory for driver process sparkExecutorMemory memory for individual executor entities the entities to be extracted Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}] ${jobTracker} ${nameNode} yarn-cluster cluster Extract ${entities} eu.dnetlib.dhp.graph.scholexplorer.SparkExtractEntitiesJob dhp-graph-mapper-${projectVersion}.jar --executor-memory ${sparkExecutorMemory} --driver-memory=${sparkDriverMemory} ${sparkExtraOPT} -mt yarn-cluster --sourcePath${sourcePath} --targetPath${targetPath} --targetDir${targetDir} --entities${entities}