aboutsummaryrefslogtreecommitdiff
path: root/bigtop-packages/src/deb/hbase
diff options
context:
space:
mode:
authorRoman Shaposhnik <rvs@apache.org>2011-09-07 22:19:20 +0000
committerRoman Shaposhnik <rvs@apache.org>2011-09-07 22:19:20 +0000
commitab7614651abead5fe021f704323247c3b06d7dff (patch)
tree9fd5539cab9444da152bf3cfc02a29db42115abf /bigtop-packages/src/deb/hbase
parent5cf5b5483090679edd3ec093c3ffa388425fd991 (diff)
BIGTOP-61. HBase fails to add HADOOP_CONF_DIR to its classpath
git-svn-id: https://svn.apache.org/repos/asf/incubator/bigtop/trunk@1166445 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bigtop-packages/src/deb/hbase')
-rw-r--r--bigtop-packages/src/deb/hbase/service-init.d.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop-packages/src/deb/hbase/service-init.d.tpl b/bigtop-packages/src/deb/hbase/service-init.d.tpl
index 69650f50..b7fb9321 100644
--- a/bigtop-packages/src/deb/hbase/service-init.d.tpl
+++ b/bigtop-packages/src/deb/hbase/service-init.d.tpl
@@ -38,7 +38,7 @@
set -e
-source /etc/default/hadoop-0.20
+source /etc/default/hadoop
# Our default HBASE_HOME and HBASE_PID_DIR
export HBASE_HOME=/usr/lib/hbase