master #59

Closed
claudio.atzori wants to merge 3221 commits from master into stable_ids
1 changed files with 8 additions and 0 deletions
Showing only changes of commit 5ddbb4ad10 - Show all commits

View File

@ -13,6 +13,14 @@ maven.executable=mvn
sparkDriverMemory=7G
sparkExecutorMemory=7G
sparkExecutorCores=4
# Some memory and driver settings for more demanding tasks
sparkHighDriverMemory=20G
sparkNormalDriverMemory=10G
sparkHighExecutorMemory=20G
sparkNormalExecutorMemory=10G
# The above is given differently in an example I found online
oozie.action.sharelib.for.spark=spark2
oozieActionShareLibForSpark2=spark2