targetPath the path to store the original ORCID dump apiURL The URL of the update CSV list http://74804fb637bd8e2fba5b-e0a029c2f87486cddec3b416996a6057.r3.cf1.rackcdn.com/last_modified.csv.tar accessToken The access tocken Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}] oozie.launcher.mapreduce.user.classpath.first true eu.dnetlib.dhp.collection.orcid.OrcidGetUpdatesFile --namenode${nameNode} --targetPath${targetPath} --apiURL${apiURL} --accessToken${accessToken} yarn cluster Generate ORCID Tables eu.dnetlib.dhp.collection.orcid.SparkGenerateORCIDTable dhp-aggregation-${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} --sourcePath${targetPath}/extracted --targetPath${targetPath}/tables --masteryarn