orcidPath the path of the orcid Table generated by the dump graphPath the path of the graph we want to apply enrichment targetPath the output path of the graph enriched Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}] yarn cluster Enrich Graph with ORCID eu.dnetlib.dhp.enrich.orcid.SparkEnrichGraphWithOrcidAuthors dhp-graph-mapper-${projectVersion}.jar --executor-memory=${sparkExecutorMemory} --executor-cores=${sparkExecutorCores} --driver-memory=${sparkDriverMemory} --conf spark.executor.memoryOverhead=2g --conf spark.sql.shuffle.partitions=3000 --conf spark.extraListeners=${spark2ExtraListeners} --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} --orcidPath${orcidPath} --targetPath${targetPath} --graphPath${graphPath} --masteryarn ${nameNode}/${graphPath}/datasource ${nameNode}/${targetPath}/datasource ${nameNode}/${graphPath}/organization ${nameNode}/${targetPath}/organization ${nameNode}/${graphPath}/project ${nameNode}/${targetPath}/project ${nameNode}/${graphPath}/relation ${nameNode}/${targetPath}/relation