sourcePath the source path pathMap the json path associated to each selection field outputPath the output path postgresURL the url of the postgress server to query postgresUser the username to access the postgres db postgresPassword the postgres password ${jobTracker} ${nameNode} oozie.action.sharelib.for.spark ${oozieActionShareLibForSpark2} Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}] ${nameNode}/${sourcePath}/relation ${nameNode}/${outputPath}/relation ${nameNode}/${sourcePath}/organization ${nameNode}/${outputPath}/organization ${nameNode}/${sourcePath}/project ${nameNode}/${outputPath}/project ${nameNode}/${sourcePath}/datasource ${nameNode}/${outputPath}/datasource yarn-cluster cluster bulkTagging-publication eu.dnetlib.dhp.bulktag.SparkBulkTagJob dhp-enrichment-${projectVersion}.jar --num-executors=${sparkExecutorNumber} --executor-memory=${sparkExecutorMemory} --executor-cores=${sparkExecutorCores} --driver-memory=${sparkDriverMemory} --conf spark.extraListeners=${spark2ExtraListeners} --conf spark.sql.queryExecutionListeners=${spark2SqlQueryExecutionListeners} --conf spark.yarn.historyServer.address=${spark2YarnHistoryServerAddress} --conf spark.eventLog.dir=${nameNode}${spark2EventLogDir} --sourcePath${sourcePath}/ --outputPath${outputPath}/ --pathMap${pathMap} --production${production}