aboutsummaryrefslogtreecommitdiff
path: root/bigtop-deploy/puppet
diff options
context:
space:
mode:
authorOlaf Flebbe <of@oflebbe.de>2017-01-02 21:36:38 +0000
committerRoman Shaposhnik <rvs@apache.org>2017-03-24 11:45:57 -0700
commit4a865703529a5742ff4cdad092a8f4e91030b136 (patch)
treed34c277d4aa51ed93f4e06953635fc74c7c39c7d /bigtop-deploy/puppet
parent090e69da6a7dbd19c61b940c9ca7cc0a3c451db0 (diff)
BIGTOP-2655: Help spark find the native hadoop libs
Diffstat (limited to 'bigtop-deploy/puppet')
-rw-r--r--bigtop-deploy/puppet/modules/spark/templates/spark-defaults.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bigtop-deploy/puppet/modules/spark/templates/spark-defaults.conf b/bigtop-deploy/puppet/modules/spark/templates/spark-defaults.conf
index cd18235a..5978becc 100644
--- a/bigtop-deploy/puppet/modules/spark/templates/spark-defaults.conf
+++ b/bigtop-deploy/puppet/modules/spark/templates/spark-defaults.conf
@@ -22,3 +22,4 @@ spark.yarn.historyServer.address <%= @master_host %>:<%= @history_ui_port %>
<% end -%>
spark.history.ui.port <%= @history_ui_port %>
spark.shuffle.service.enabled <%= @use_yarn_shuffle_service %>
+spark.driver.extraJavaOptions -Djava.library.path=/usr/lib/hadoop/lib/native