rorJsonInputPath the path of the json rorActionSetPath path where to store the action set Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}] yarn cluster ProcessRorFile eu.dnetlib.dhp.actionmanager.ror.GenerateRorActionSetJob dhp-aggregation-${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.sql.shuffle.partitions=3840 --inputPath${rorJsonInputPath} --outputPath${rorActionSetPath}