sourcePath the PDB Database Working Path database the PDB Database Working Path targetPath the Target Working dir path Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}] yarn cluster Convert Bio DB to OAF Dataset eu.dnetlib.dhp.sx.bio.SparkTransformBioDatabaseToOAF dhp-aggregation-${projectVersion}.jar --executor-memory=${sparkExecutorMemory} --executor-cores=${sparkExecutorCores} --driver-memory=${sparkDriverMemory} --conf spark.extraListeners=${spark2ExtraListeners} --conf spark.sql.shuffle.partitions=2000 --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} --masteryarn --dbPath${sourcePath} --database${database} --targetPath${targetPath}