Author: rvs
Date: Thu Aug 9 20:34:31 2012
New Revision: 1371445
URL: http://svn.apache.org/viewvc?rev=1371445&view=rev
Log:
BIGTOP-660. hbase client is getting confused because of importing
/etc/default/hadoop
Modified:
incubator/bigtop/branches/branch-0.4/bigtop-packages/src/common/hbase/install_hbase.sh
Modified:
incubator/bigtop/branches/branch-0.4/bigtop-packages/src/common/hbase/install_hbase.sh
URL:
http://svn.apache.org/viewvc/incubator/bigtop/branches/branch-0.4/bigtop-packages/src/common/hbase/install_hbase.sh?rev=1371445&r1=1371444&r2=1371445&view=diff
==============================================================================
---
incubator/bigtop/branches/branch-0.4/bigtop-packages/src/common/hbase/install_hbase.sh
(original)
+++
incubator/bigtop/branches/branch-0.4/bigtop-packages/src/common/hbase/install_hbase.sh
Thu Aug 9 20:34:31 2012
@@ -134,7 +134,6 @@ mkdir -p `dirname $wrapper`
cat > $wrapper <<EOF
#!/bin/sh
-. /etc/default/hadoop
. /etc/default/hbase
# Autodetect JAVA_HOME if not defined