From 4e910a78d4fa0cc3e485430286e00153f3d7b470 Mon Sep 17 00:00:00 2001 From: pjacewicz Date: Wed, 1 Apr 2020 18:29:26 +0200 Subject: [PATCH] [dhp-workflows] spark 2 connection properties added --- dhp-workflows/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dhp-workflows/pom.xml b/dhp-workflows/pom.xml index 6e49c24dc..ce0e28112 100644 --- a/dhp-workflows/pom.xml +++ b/dhp-workflows/pom.xml @@ -258,7 +258,10 @@ nameNode,jobTracker,queueName,importerQueueName,oozieLauncherQueueName, workingDir,oozieTopWfApplicationPath,oozieServiceLoc, sparkDriverMemory,sparkExecutorMemory,sparkExecutorCores, - oozie.wf.application.path,projectVersion,oozie.use.system.libpath + oozie.wf.application.path,projectVersion,oozie.use.system.libpath, + oozieActionShareLibForSpark1,spark1YarnHistoryServerAddress,spark1EventLogDir, + oozieActionShareLibForSpark2,spark2YarnHistoryServerAddress,spark2EventLogDir + true